Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 29

get olap session id from connection component

add a method in ETL Scripting API to get the session id of a jedox olap connection
about 4 years ago in Jedox Platform / Integrator 2 Not Planned

ETL Groovy Custom classes

For backuping the databases we use a custom Groovy script, but currently this won't support custom classess such as Amazon S3. Maybe it is good to include the posibility to make the use custom classess who easily could be import via the import...
about 4 years ago in Jedox Platform / Integrator 0 Not Planned

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

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

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

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();
almost 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 function...
almost 5 years ago in Jedox Platform / Integrator 1 Not Planned