Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Integrator

Showing 32

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

Sending the mail with Cc and Bcc with Jedox ETL Scheduler

Hello, there is a customer requirement to receive all the escalation emails as "CC" recipients through our ETL Scheduled Job but unfortunately, due to the short coming, I am currently adding the CC emails to my TO email list through mailer.addReci...
over 4 years ago in Jedox Platform / Integrator 0 Not Planned

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 4 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 4 years ago in Jedox Platform / Integrator 0 Not 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 4 years ago in Jedox Platform / Integrator 1 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 4 years ago in Jedox Platform / Integrator 0 Not Planned

Add a connector for Amazon Redshift

Add an officially supported Jedox connector for Amazon Redshift.
almost 5 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...
almost 5 years ago in Jedox Platform / Integrator 0 Not Planned

CLOUD | Allow Integrator to access log files

Dear Jedox, The log files have useable server statistics. i.e. user login, users opening reports, ect. please allow the jedox cloud integrator to access the Core.log.
almost 5 years ago in Jedox Platform / Integrator 0 Not Planned