Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

My ideas: Integrator

Showing 150

Create new folders in Integrator

Today, it is not possible to create a new folder in the Integrator section. Only importing projects via the marketplace creates new folders that cannot be renamed. It would be interesting to have this possibility in order to gain visibility at the...
9 months ago in Jedox Platform / Integrator 0 Planned

Show full Data Source name in data source combo box in Integrator components

In complex projects, to ensure readability of integrator, component names can get very long. Currently, with long names you need to guess the name and then check the name on the component tree to see if you have selected the right one. The datasou...
9 months ago in Jedox Platform / Integrator 1 Planned

Table Join (left outer) - Checkbox to show only nulls on right side of join

To do this currently requires a Table View step to filter out records that are not null on the right side of the join. It would be simpler to have a check box next to the join type that only shows up when 'left outer' is selected. When checked, th...
10 months ago in Jedox Platform / Integrator 0 Future consideration

Refactor the delete method of the FILE Api

deleting a directory that is not empty is impossible with the method delete: FILE.delete("dir_not_empty"); // fails FILE.delete("dir_empty"); // succeeds this is of huge annoyance since you might want to refresh the content of the whole directory
11 months ago in Jedox Platform / Integrator 1 Future consideration

Refactor the zip Method in the FILE api

when using the methode FILE.zip(connName,sourceConnName) in the FILE api, it is not possible to zip mutliple files on the root of the zip file (directory works) this would be helpful since specific systems ingest a zip file without subdirectories ...
11 months ago in Jedox Platform / Integrator 0 Planned

Add "Use default element" checkbox in OLAP Function

Add an additional checkbox in the OLAP Function "Use default element". When checked, if an element passed into the OLAP function is missing or null, the function will use the defined read element on the dimension. In addition, rename the "Default ...
12 months ago in Jedox Platform / Integrator 2 Future consideration

Enlarge SQL editor

The fields for editing SQL code are ridiculously small, especially in the vertical direction. Most people doing development work use a large monitor, so the size of this area should be generous by default. Alternatively, it should be responsive or...
12 months ago in Jedox Platform / Integrator 0 Planned

In Dimension Load remove create mode to avoid data loss by accident

Hi, please remove the create mode in Dimension Load to avoid data loss by accident. I guess it is obsolet anyway because there is no advanatge over update mode, right?
12 months ago in Jedox Platform / Integrator 1 Future consideration

Deactivate Job or Load Rows in Jobs

It would be nice to have a checkbox for each row in a job that would deactivate or activate it. Use Case: I have a job with 30 load rows ; let's say that I want to temporarily deactivate the 16th because I suspect it to be wrong. Now I have to del...
12 months ago in Jedox Platform / Integrator 0 Planned

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.
about 1 year ago in Jedox Platform / Integrator 0 Future consideration