Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Planned
Workspace Jedox Platform
Categories Integrator
Created by Guest
Created on Jun 13, 2023

Deactivate Job or Load Rows in Jobs

It would be nice to have a checkbox for each row in a job that would deactivate or activate it. Use Case:

I have a job with 30 load rows ; let's say that I want to temporarily deactivate the 16th because I suspect it to be wrong. Now I have to delete it, and if I want it back, recreate it. and I have to know precisely where the row was.


In a groovy job this is far easier since you can comment the row out:

// API.executeLoad("My_16th_Load");


and comment it in again

  • ADMIN RESPONSE
    Jun 16, 2023

    Thank you for your great idea. While we cannot commit to a specific target version, we will consider adding it to our future internal backlog.