Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 172

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 ...
over 5 years ago in Jedox Platform / Integrator 0 Not Planned

Start ETL Job from any position

Sometimes (while in development or production) an ETL job fails at a certain point. Then often all steps before were successful and after solving the problem I would like to continue the ETL from the failed element onwards. Instead I have to resta...
over 5 years ago in Jedox Platform / Integrator 0 Future Consideration

debug mode for macros and script code in ETL

when writing macros or script code in ETL it is often difficult to find out what went wrong and when it went wrong. The only way at the moment is to scan the log files for error messages. For development it would be helpfull to have a debug mode ...
over 5 years ago in Jedox Platform / Integrator 0 Not Planned

create folders in ETL integration manager (by user)

instead of forcing the creation of folders by component type (e.g. "Cube", "Dimension", .. for extracts), it would be very much appreciated, if it was possible to create a folder-structure by user. Potentially, these folders could also span across...
over 5 years ago in Jedox Platform / Integrator 2 Future Consideration

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 ...
over 5 years ago in Jedox Platform / Integrator 2 Not Planned

Netsuite connector

A dedicated connector for Netsuite, rather than using JDBC
over 5 years ago in Jedox Platform / Integrator 0 Future Consideration

Number of rows from an ETL component

this would be greatly useful to have a method to get the number of rows returned by an ETL component, such as: mySource=API.initSource("myExtract"); mySource.getRowCount();
over 5 years ago in Jedox Platform / Integrator 0 Not Planned

Full Groovy support missing in Jedox 7

Jedox is using a customized Groovy implementation. This does not contain all functionality of groovy!!!!!! The documentation https://knowledgebase.jedox.com/knowledgebase/job-groovy/ does not state a hint that not all native groovy functions are...
over 5 years ago in Jedox Platform / Integrator 1 Not Planned

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.
over 5 years ago in Jedox Platform / Integrator 1 Future Consideration

Add navigation capabilities (previous/next/first/last) in the FieldTransform functions

if you want to edit the next or the previous function in ETL client, you have to close the current one, and click on edit for the following. This would be helpful to jump to the next or previous one without closing the window
over 5 years ago in Jedox Platform / Integrator 0 Future Consideration