Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Add UpdateRuleTemplates Option to Cube Load Settings

Instead of having to add a separate JedoxDatabase load to jobs involving Jedox Cubes, add this option to the main settings fields in the Cube load. I have many times run jobs that update data to Jedox Cubes where I forgot to manually update rule t...
almost 5 years ago in Jedox Platform / Integrator 0 Future Consideration

Scenario Manager

The proposed Unified Scenario Manager aims to streamline data management by enabling seamless copying between versions and facilitating scenario creation, enhancing efficiency and flexibility. Current challenges include fragmented data copy proces...
over 2 years ago in Jedox Solutions / Foundation 0 Future Consideration

row count of a component in scripting

using the following: source = API.initSource('myextract'); count = 0; while (source.nextRow()) { count++; } this would be great to have a method to get the rowcount directly, e.g.: count = source.rowCount(); if I want toto iterate over the source ...
about 5 years ago in Jedox Platform / Integrator 1 Not Planned

Only stop the services when no Integrator job is running

We have implemented on our own systems that the restart of the services, which is carried out during the backup, only takes place when an ETL job is no longer running. This is also necessary for the cloud.
about 5 years ago in Jedox Platform / Integrator 0 Future Consideration

Highlight the main flow in the flowchart

when a component refers to several sources (e.g. FieldTransform with n lookups) it would be nice to highlight the "main" source in the flowchart (for instance a bold line)
over 5 years ago in Jedox Platform / Integrator 0 Planned

handle REST calls returning CSV data

Combine the abilities of the REST interface (token authentication) with the file connector (handling of CSV data) -- we actually have a REST inerface which returns CSV data for a GET request and currently, there is no way to import this in Jedox.
over 2 years ago in Jedox Platform / Integrator 2 Planned

Allow quick swap of From and To items in Map function in field Transform

It would be useful to allow a quick swap of To and From instead of manually recreating them.
over 2 years ago in Jedox Platform / Integrator 1 Future Consideration

Create a new Load type to write custom messages to log files.

Create a new load type that allows writing to log files custom messages. Currently possible with LOG.info and a groovy script job. It would be better if groovy jobs were not required.
over 2 years ago in Jedox Platform / Integrator 1 Future Consideration

Qlik Connector Partial Reload

It's necessary to have an option of Partial Reload in the Integrator Qlik Load. Qlik Sense supports it. And it saves a lot of time during data sinchronization between Jedox and Qlik.
over 5 years ago in Jedox Platform / Integrator 0 Future Consideration

Integrator function to import/export a file into Designer

Jedox Integrator needs a function/load to take a file from another datasource (local neetwork drive, FTP, OneDrive, Sharepoint, etc) and load to Filemanager (Designer). Ot should be able to do the reverse as well (ie export).
almost 3 years ago in Jedox Platform / Integrator 2 Future Consideration