Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

FILTER BY CATEGORY

Integrator

Showing 129 of 859

Tomcat multicore support

As I have been informed by Jedox Dev team, the ETL-Server (Tomcat Service) is running one job per CPU core. This behaviour is mainly slowing down our ETL projects since a huge amount of data has to be proceeded. The number of cores that should be ...
about 4 years ago in Jedox Platform / Integrator 2 Not Planned

Drill Through with more sources

At the moment drill through works only with one database. Filling a cube from different sources with the need of different drill through information is not possible. It would be nice to use different databases as source for drill through.
about 4 years ago in Jedox Platform / Integrator 2 Future consideration

Tags for ETL-components

Choose several ETL components of one project which belong somehow logically together and group them under a given name. Should be displayed in ETL Manager under a new item -Tags --- SalesRelated ------Extract --------- E_XY_1 --------- E_XY_2 ----...
about 4 years ago in Jedox Platform / Integrator 2 Future consideration

Button to expand all sections of an Integrator Project

The idea is to implement a button that gives you the possibility to expand all the sections for all Integrator Projects with one click.
about 1 year ago in Jedox Platform / Integrator 0 Future consideration

Refactor the delete method of the FILE Api

deleting a directory that is not empty is impossible with the method delete: FILE.delete("dir_not_empty"); // fails FILE.delete("dir_empty"); // succeeds this is of huge annoyance since you might want to refresh the content of the whole directory
3 months ago in Jedox Platform / Integrator 0 Future consideration

Start Scheduled Tasks from Integrator (Batch PDF, etc)

I want to start PDF Batches or Excel Batches after a successfull Integrator job (conditional job). Only if the necessary data was created during an ETL it would be quite convenient to start this PDF Batches from the integrator job as a last step –...
over 1 year ago in Jedox Platform / Integrator 0 Future consideration

Undo in Integrator

There is no way of undoing a change in Integrator rather than reloading the whole ETL Project. Once a change has been made one is forced to save! Would be helpful if you can leave a changed integrator component without saving it.
about 4 years ago in Jedox Platform / Integrator 1 Future consideration

Option to deactivate logging of updated rows

Wenn performing a load of a cube with drillthrough parallel load a log line states : Number of rows in table "<schema>"."table" changed from xxx to yyy the query performed to do that is select count(*) from <schema>.<table> thus ...
almost 3 years ago in Jedox Platform / Integrator 1 Future consideration

Integrator: Enable writeback via load for JDBC connections.

Integrator: Enable writeback via load for JDBC connections Users expect that writeback is also supported by JDBC connections.
over 2 years ago in Jedox Platform / Integrator 1 Future consideration

New log level "Info+"

it could be usefull to have a new log level "Info+" : sometimes it is useful to log informations that are relevant and that you want to catch attention to, but you do not want to cause a warning. A new method "LOG.infoPlus()" or something would be...
about 3 years ago in Jedox Platform / Integrator 1 Future consideration