Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 147

Autocomplete in Integrator Scripting

using a shortcut to get the list of available methods, e.g. you type "API." then Ctrl+Space => the list appears and you can select
almost 4 years ago in Jedox Platform / Integrator 0 Planned

SAP Extract - validation mode

For development it would be helpful to have the possibility to define a limit for the extract. The goal would be to have quicker loading times with a smaller dataset.
almost 4 years ago in Jedox Platform / Integrator 0 Future consideration

Parent operator in json extract

JSONPath has no parent operator (unlike XML). When getting the following json from a rest webservice: { "data": [ { "id": "xxxxxxxxxx", "pages": [ { "id": "yyyyyy", "questions": [ { "id": "1234567", "answers": [ { "tag_data": [], "text": "blaaaaaa...
about 4 years ago in Jedox Platform / Integrator 0 Future consideration

Integrator Dimension Load: set default elements and other properties

All Dimension properties, including default elements should be able to be set in the Dimension Load
about 2 years ago in Jedox Platform / Integrator 0 Future consideration

Integrator Extracts/Transforms: persisted cache option

New cache option: persisted cache. This would be very helpful for REST based connections where you do not want to pull over all the values again (especially if it was a process of looping through row-limited rest requests). If ticked, the persiste...
about 2 years ago in Jedox Platform / Integrator 0 Future consideration

TableView: advanced option to select the 1st row as field names

Allow an Integrator developer to select the first row to be used as the header/field name row in a Table View. Option could be called "Use Start Line as field names"
about 2 years ago in Jedox Platform / Integrator 0 Future consideration

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

Dynamic ordering of included columns via RegEx

Regular expressions allow for matching several columns at once. We would like to have an easy way of ordering columns via RegEx, so that column order is not dependent on simple order operations like "ascending","decending" and also multiple column...
about 2 years ago in Jedox Platform / Integrator 3 Future consideration

Integrator: Request limits in REST connections

This would allow REST Integration builders to insert "pauses" in their projects without writing groovy. The idea would be to allow for pauses after a request is completed before executing the next step in the process. With a standard REST / JSON e...
about 2 years ago in Jedox Platform / Integrator 0 Future consideration

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