Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 147 of 1093

cd as source format in the DateFormat Function in the FieldTransform

At the moment the cd format is only supported as a target format. When a date is needed as an input variable in an integrator project it is quite difficult to get it in another fomrat than the cd format to the integrator. If you use for example th...
over 2 years ago in Jedox Platform / Integrator 0 Not Planned

Show tracepoints in the Flow graph of integrator projects

It would be nice if the Flow Graph of some Integrator project could somehow show whether a component in the project does have any (active) tracepoints.
over 2 years ago in Jedox Platform / Integrator 0 Not Planned

Connector to Sage Intacct

Sage Innacct is a leading Financial Management Platform. Jedox should have a native connector to Sage Innacct to support the retrieval of core financial data to support the planning process.
over 2 years ago in Jedox Platform / Integrator 0 Future consideration

Visualize mandatory input field in Integrator UI

The UI for components in an Integrator project (conencts, transforms etc.) offers all the various parameters and options of a component. Some of these are mandatory, while others are optional. However,t he UI currently doesn't show which of the fi...
over 2 years ago in Jedox Platform / Integrator / Jedox Web Navigation 0 Planned

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

Add the ability to specify Attribute type in ConstantTree

In a ConstantTree, additional columns are always identified as string attributes. There should be the ability to specify if the attribute is string or numeric.
almost 3 years ago in Jedox Platform / Integrator 0 Not Planned

Dynamic header component

When creating a json extract the different column names can be defined. This would be great that it does not have to be defined manually but dynamically, I see 2 possibilities: 1/ getting the column list from another extract or transform 2/ have a...
about 3 years ago in Jedox Platform / Integrator 5 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