Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 150

Data Types: Introduce this concept in Integrator and Web Variables

As a model builder, I want explicitly define data types for variables to ensure accuracy and correct operation in my model. In Admin Setting keys, it is possible to define data types : For consistency, these data types should also be extended to S...
almost 2 years ago in Jedox Platform / Integrator / Jedox Web Navigation 0 Future consideration

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

Integrator: Add tooltip to show current value of variables in all components

Hovering over a variable used in an integrator component should give you the current value of that variable. This should work everywhere you can use a variable, including the flow chart.
almost 2 years ago in Jedox Platform / Integrator 0 Planned

Integrator: Ability to see the variables and their values throughout integrator

Data Preview with Options shows the variables used in a particular component and their current values : The variables and the values should be in a new dialog under a new toolbar button "Show Variables" which would show all variables in the compon...
almost 2 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