Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 150

Add tooltip and/or other visualization for long component names in Integrator

When building complex Integration projects, if you have long component names , it is sometimes impossible to differentiate between similarly named long source components. The following features would help: Tooltip. There should be a tooltip on the...
over 2 years ago in Jedox Platform / Integrator / Jedox Web Navigation 0 Future consideration

Add UpdateRuleTemplates Option to Cube Load Settings

Instead of having to add a separate JedoxDatabase load to jobs involving Jedox Cubes, add this option to the main settings fields in the Cube load. I have many times run jobs that update data to Jedox Cubes where I forgot to manually update rule t...
over 2 years ago in Jedox Platform / Integrator 0 Future consideration

row count of a component in scripting

using the following: source = API.initSource('myextract'); count = 0; while (source.nextRow()) { count++; } this would be great to have a method to get the rowcount directly, e.g.: count = source.rowCount(); if I want toto iterate over the source ...
almost 3 years ago in Jedox Platform / Integrator 1 Not Planned

Only stop the services when no Integrator job is running

We have implemented on our own systems that the restart of the services, which is carried out during the backup, only takes place when an ETL job is no longer running. This is also necessary for the cloud.
almost 3 years ago in Jedox Platform / Integrator 0 Future consideration

Highlight the main flow in the flowchart

when a component refers to several sources (e.g. FieldTransform with n lookups) it would be nice to highlight the "main" source in the flowchart (for instance a bold line)
about 3 years ago in Jedox Platform / Integrator 0 Future consideration

Pin multiple Integrator views

Sometimes this could be useful to be able to pin more than 1 view in Integrator (for instance up to 3) My current use case is that I have e.g. a FieldTransform (let's call it "Target"), I want a function that is in another one component (let's nam...
over 1 year ago in Jedox Platform / Integrator 0 Future consideration

Add BigQuery jdbc Integrator Connector

Add a JDBC based connection for Google BigQuery that uses the GoogleToken mechanism for authorisation
about 3 years ago in Jedox Platform / Integrator 0 Future consideration

Qlik Connector Partial Reload

It's necessary to have an option of Partial Reload in the Integrator Qlik Load. Qlik Sense supports it. And it saves a lot of time during data sinchronization between Jedox and Qlik.
about 3 years ago in Jedox Platform / Integrator 0 Future consideration

Can we have both Job AND Load execution in a Switch job?

can we have both Job AND Load execution in a Switch job? Currently only Job is possible. This is a bit cumbersome because one has to create an extra Job on top of each Load.
over 1 year ago in Jedox Platform / Integrator 0 Future consideration

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