Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 36
103 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 ...
over 6 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
over 6 years ago in Jedox Platform / Integrator 1 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 ...
over 6 years ago in Jedox Platform / Integrator 2 Not Planned

Trendlines in Web Diagrams

In Excel it's three klicks from a simple diagram to a diagram with a trend line - no matter if linear, polynomial or moving average. In Jedox Web I have to create the data for the trend line on my own. Important for Charts in Production
over 6 years ago in Jedox Platform / Charting & Visualization 1 Not Planned

More MicroCharts: Especially horizontal bar charts

It would be good to have more MicroCharts to design Dashboards and Reports. Especially horizontal bar charts (Variance Charts) would be nice. I use them all the time to indicate positive or negative variances. In Excel they are made with conditi...
over 6 years ago in Jedox Platform / Charting & Visualization / Jedox Web Navigation 5 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 ...
over 6 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 6 years ago in Jedox Platform / Integrator 1 Not Planned

CLOUD | Allow Integrator to access log files

Dear Jedox, The log files have useable server statistics. i.e. user login, users opening reports, ect. please allow the jedox cloud integrator to access the Core.log.
over 4 years ago in Jedox Platform / Integrator 0 Not Planned

Sending the mail with Cc and Bcc with Jedox ETL Scheduler

Hello, there is a customer requirement to receive all the escalation emails as "CC" recipients through our ETL Scheduled Job but unfortunately, due to the short coming, I am currently adding the CC emails to my TO email list through mailer.addReci...
about 4 years ago in Jedox Platform / Integrator 0 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();
over 6 years ago in Jedox Platform / Integrator 0 Not Planned