Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Integrator

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

ETL: Individual export/import of individual jobs or building blocks

Challenge: Currently, Jedox only allows the entire project to be exported as XML for transferring ETL changes (jobs or individual building blocks, such as field transforms) from the development machine to the production machine. When the entire ET...
8 months ago in Jedox Platform / Integrator 0 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 0 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 0 Future Consideration

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...
9 months ago in Jedox Platform / Integrator 3 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 1 Future Consideration

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...
9 months ago in Jedox Platform / Integrator 2 Planned

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