Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Integrator

Flexible Tree Transform with Filter and Concatenation

Today, many different technical fields are needed for creating hierarchies in Dimensions. As Jedox needs a unique element for different consolidations in hierarchies, I find it often to be the case to have a lot of fields just for that purpose. Su...
almost 7 years ago in Jedox Platform / Integrator Not Planned

SQL-Generator for ETL Relational Extract

SQL Query Designer with UI that generates SQL from clicks, e.g. Query Builder as in MS Access + Editor with Syntax highlighting for SQL. #6396
about 7 years ago in Jedox Platform / Integrator Not Planned

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 7 years ago in Jedox Platform / Integrator 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 ...
about 7 years ago in Jedox Platform / Integrator 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...
about 7 years ago in Jedox Platform / Integrator Future Consideration
104 VOTE

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

Netsuite connector

A dedicated connector for Netsuite, rather than using JDBC
about 7 years ago in Jedox Platform / Integrator 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();
about 7 years ago in Jedox Platform / Integrator Not Planned