Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 164

Add a new function in fieldtransform that changes the value of variable

This new function will allow to change the value of variable during an ETL job. We can already do it in groovy but could be interesting to implement it directly in fieldtransform function or as a component type
almost 3 years ago in Jedox Platform / Integrator 0 Not Planned

New Transform: Row Normalization

This transform would work the same as the Field Normalization ,but for rows. Right now, if you try to normalize rows with the field transform, the delimited values are put into a single column. This new transform would take a single column input, ...
almost 3 years ago in Jedox Platform / Integrator 0 Not Planned

Send XML CDATA over a Rest connection

I need to send XML data in the body of a Rest POST request. This XML data contains CDATA escapes. Apparently Jedox automatically puts a CDATA around the body text and refuses CDATA. It would be nice if Jedox would allow CDATA in the request ...
about 3 years ago in Jedox Platform / Integrator 0 Not Planned

New ETL Cube Load Mode - Insert (Fresh)

Would like this mode to initially clear cube of all values and then act like insert. Update doesn't work when you have have the load process looped (in my case I loop the process on a year-by-year basis).
about 3 years ago in Jedox Platform / Integrator 2 Future consideration

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...
about 3 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.
about 3 years ago in Jedox Platform / Integrator 0 Not Planned

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.
over 3 years ago in Jedox Platform / Integrator 0 Not Planned

Add a connector for Amazon Redshift

Add an officially supported Jedox connector for Amazon Redshift.
over 3 years ago in Jedox Platform / Integrator 1 Not Planned

Integrator project Wizard

When you create an integrator project, you ALWAYS do first steps over and over again: create connection, create extract, create field transform, create load, create job. With a very simlar approcach to DDM you could limit this to a few clicks by s...
over 3 years ago in Jedox Platform / Integrator 0 Not Planned

Virtual constant table

Sometimes you need to have a list of values to iterate on, for instance in a loop job. A constant table is used for this purpose. This would be great to be able to populate a constant table with variable values (like an array), coming from a diffe...
almost 4 years ago in Jedox Platform / Integrator 0 Not Planned