Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Integrator

Increase Performance of Scheduler

Hello, when a change to an already scheduled ETL should be done, it takes ages till you can change it and see the changes. E.g. you want to change the start time of several scheduled ETLs. It is faster to open the environment in another browser an...
8 months ago in Jedox Platform / Integrator Future Consideration

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

Extract from JSON String inside JSON Object

this would be interesting to extract data from another component (extract or transform). My use case is that when you connect using Rest to an LLM, the json is returned as a string, embedded in a json: { "model": "qwen3:latest", "created_at": "202...
8 months ago in Jedox Platform / Integrator Planned

Improve Excel load mode for JedoxFiles

Currently, you cannot use add or update load mode for an excel file that resides in JedoxFiles. This means adding additional worksheets in an existing workbook is not possible. This should be enabled.
over 2 years ago in Jedox Platform / Integrator Planned

Increase the size of some ETL- input fields for better handling and input

Please increase the size of some ETL- input fields, where many characters can be entered.For instance: logical expression fields; json template in JSON connections, etc.The current size is error-prone and inconvenient.
over 4 years ago in Jedox Platform / Integrator Future Consideration

New connection type to AWS , GCP in the Integrator

Major clouds have Amazon Web Services(AWS) Microsoft Azure(Azure) Google Cloud Platform(GCP) Currently Jedox Integrator only have Azure connection. Similar to Azure, a new connection type to AWS(S3 etc) , GCP should be offered.
over 3 years ago in Jedox Platform / Integrator Future Consideration

Acces Cloud storage services - Google Drive

At one of our prospects, we ran into a requirement, where prospect files are located in Google Drive. Since cloud solutions are spreading, it will be a more and more frequent required functionality to access these cloud-based file servers. If it i...
almost 3 years ago in Jedox Platform / Integrator Future Consideration

Check user permissions before execution of Integrator job

When executing an Integrator job with limited user permissions in a database, it could happen that the job does not complete successfully due to missing permissions of the user. If in that case some write actions were already executed and others a...
almost 3 years ago in Jedox Platform / Integrator Future Consideration

Import Integrator Projects from SFTP (with ELT Project)

As a consultant, I would like to upload Integrator Projects from an SFTP Server. Basically, we would like to have the basic functionality of the "Import" option within the Integrator as a function that we can use within an ETL Job. This way we cou...
about 2 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