Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 145 of 1082

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

Get the origin of an Integrator execution

When executing an Integrator execution this would be helpful to be able to get the information whether it has been triggered using a macro, a scheduled task, and so on...
almost 4 years ago in Jedox Platform / Integrator 0 Future consideration

Improve PowerBI Integrator

Currently the powerbi integrator can only create 1 table in a dataview, making it essentially useless. Even though API-PUSH datasets are difficult to work with, if you at least had the ability for multiple tables, and some control/setting of the d...
almost 4 years ago in Jedox Platform / Integrator 1 Not Planned

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...
almost 4 years ago in Jedox Platform / Integrator 0 Future consideration

Jump from Monitor Warning to the failed component

It would be much easier to work with the monitor if its possible to right click on a warning message and have the option to jump directly into the function (fieldtransform, extract or whatever) where the warning message comes from.
about 4 years ago in Jedox Platform / Integrator 0 Future consideration

LDAPS support for Integrator LDAP component

Hello, Jedox developer team sooner or later Microsoft will drop the support for unencrypted LDAP support. We are using LDAP groups and sync these groups with Jedox integrator jobs. Please start implementing LDAPS support for LDAP queries via SSL. ...
about 4 years ago in Jedox Platform / Integrator 1 Planned

get olap session id from connection component

add a method in ETL Scripting API to get the session id of a jedox olap connection
about 4 years ago in Jedox Platform / Integrator 2 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

Setting variables via source like Extract, FieldTransform etc

It is only possible to set variables dynamically without Groovy when using Loop-Jobs (more or lesse misusing them). Downside of this is that it will not work with Data Preview.It would be great to have a) a variable setting integrator component (V...
over 4 years ago in Jedox Platform / Integrator 0 Future consideration