Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 474 of 1403

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...
over 3 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
over 3 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...
over 3 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"
over 3 years ago in Jedox Platform / Integrator 0 Future Consideration

Generate "config.inf" file for regular install of Jedox Excel Add-in setup using CLI

When the Jedox Suite Setup (AIO) is installed via command line, a file "config.inf" is generated, where all settings applied by the user are recorded and saved. This is done in CLI by using the parameters /SAVEINF="config.inf" and /LOADINF="config...
over 3 years ago in Jedox Platform / Other 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...
over 3 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...
over 3 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...
almost 4 years ago in Jedox Platform / Integrator 0 Not Planned

Show variables used in ETL-jobs, loads, process-steps in FlowGraph

In integrator it would be very helpful to be able to see the variables that are used in an integrator process in the FlowGraph. This could be shown in each job/load or even next to each integrator step in the FlowGraph. This gives you a better ove...
almost 4 years ago in Jedox Platform / Integrator 3 Already exists

Ability to use OData Batch() commands in OData compliant Rest connection

Right now, we have 2 challenges: Rest connection does not support content type multipart/mixed There is no easy way to create the Batch call itself. For point 1, this is a restriction in the rest component that could be just lifted. For point 2, i...
almost 4 years ago in Jedox Platform / Other 0 Not Planned