Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 29

Showing number of rows if selected extract from cube

This should show information on how many lines are maximally possible to extract. Let's say that cube has 20540 filled cells for dimension filters. This number could be shown next to loaded cells.
over 1 year ago in Jedox Platform / Integrator 0 Not Planned

Support HTTP 2 calls

For a REST connection to Insomnia server HTTP 2 calls are required. For this connection type we need to have by default TLS 1.3.
over 1 year ago in Jedox Platform / Integrator 0 Not Planned

ETL Groovy Custom classes

For backuping the databases we use a custom Groovy script, but currently this won't support custom classess such as Amazon S3. Maybe it is good to include the posibility to make the use custom classess who easily could be import via the import...
about 4 years ago in Jedox Platform / Integrator 0 Not Planned

Support connections that require Multi-Factor Authentication in Integrator

When using a username and password in an integrator connection, where the target system has 2FA/MFA implemented, this will fail since Integrator is not able to handle the response for 2FA (dialog to enter code or use authenticator app etc). Ideall...
over 2 years ago in Jedox Platform / Integrator 0 Not Planned

Load "Replace by Security"

In HFM you could when loading data, set a setting they called replace by security. Basically what it did, was to use security settings to determined how to replace data. This way you could load data, and have the settings determine how to overwrit...
over 2 years ago in Jedox Platform / Integrator 0 Not Planned

Option to initialize groovy variables at runtime (not when the job starts)

when using a variable set by a groovy script, the variable is initialized when the job or load is executed, not when it is needed in the flow of the job. this is a problem when using tokens for APIs whose validity is limited in time. The token is ...
over 2 years ago in Jedox Platform / Integrator 3 Not Planned

Add a new function in fieldtransform that changes the value of variable

This new function will allow to change the value of variable during an ETL job. We can already do it in groovy but could be interesting to implement it directly in fieldtransform function or as a component type
over 2 years ago in Jedox Platform / Integrator 0 Not Planned

New Transform: Row Normalization

This transform would work the same as the Field Normalization ,but for rows. Right now, if you try to normalize rows with the field transform, the delimited values are put into a single column. This new transform would take a single column input, ...
over 2 years ago in Jedox Platform / Integrator 0 Not Planned

Send XML CDATA over a Rest connection

I need to send XML data in the body of a Rest POST request. This XML data contains CDATA escapes. Apparently Jedox automatically puts a CDATA around the body text and refuses CDATA. It would be nice if Jedox would allow CDATA in the request ...
over 2 years ago in Jedox Platform / Integrator 0 Not Planned

cd as source format in the DateFormat Function in the FieldTransform

At the moment the cd format is only supported as a target format. When a date is needed as an input variable in an integrator project it is quite difficult to get it in another fomrat than the cd format to the integrator. If you use for example th...
over 2 years ago in Jedox Platform / Integrator 0 Not Planned