Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 150 of 1108

Enlarge SQL editor

The fields for editing SQL code are ridiculously small, especially in the vertical direction. Most people doing development work use a large monitor, so the size of this area should be generous by default. Alternatively, it should be responsive or...
11 months ago in Jedox Platform / Integrator 0 Planned

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 del...
12 months ago in Jedox Platform / Integrator 0 Planned

handle REST calls returning CSV data

Combine the abilities of the REST interface (token authentication) with the file connector (handling of CSV data) -- we actually have a REST inerface which returns CSV data for a GET request and currently, there is no way to import this in Jedox.
4 months ago in Jedox Platform / Integrator 2 Planned

Increase the size of some ETL- input fields for better handling and input

Please increase the size of some ETL- input fields, where many characters can be entered.For instance: logical expression fields; json template in JSON connections, etc.The current size is error-prone and inconvenient.
over 2 years ago in Jedox Platform / Integrator 0 Future consideration

Allow quick swap of From and To items in Map function in field Transform

It would be useful to allow a quick swap of To and From instead of manually recreating them.
4 months ago in Jedox Platform / Integrator 1 Future consideration

Show full Data Source name in data source combo box in Integrator components

In complex projects, to ensure readability of integrator, component names can get very long. Currently, with long names you need to guess the name and then check the name on the component tree to see if you have selected the right one. The datasou...
9 months ago in Jedox Platform / Integrator 1 Planned

Create a new Load type to write custom messages to log files.

Create a new load type that allows writing to log files custom messages. Currently possible with LOG.info and a groovy script job. It would be better if groovy jobs were not required.
5 months ago in Jedox Platform / Integrator 1 Future consideration

Dynamic header component

When creating a json extract the different column names can be defined. This would be great that it does not have to be defined manually but dynamically, I see 2 possibilities: 1/ getting the column list from another extract or transform 2/ have a...
about 3 years ago in Jedox Platform / Integrator 5 Future consideration

Prebuild Integrator Rest conntections using OpenAPI / Swagger definitions

Many Rest APIs have an OpenApi or swagger definition that contains the structure, requests, and parameters of the available endpoints. The Integrator could make use of this to prebuild Rest connections without needing to type in URLs, headers, and...
about 2 years ago in Jedox Platform / Integrator 0 Planned

Rollback functionality for Jedox ETL

When loading data into relational database, the Jedox ETL commit the data every 1000 records by default, and it's not possible to change the commit size to "unlimited". Therefore, if the data loading was failed at the middle of the execution, the...
almost 5 years ago in Jedox Platform / Integrator 0 Not Planned