It would be great to be able to change the default of a variable in the overview of all existing variables instead of having to to click/open every single variable to make changes. In addition it could be useful to change the description here as w...
As part of the field transform, it would be helpful if the net working days selection option could be provided as an additional unit in the DateDuration function and this would output the number of weekdays between two dates.
this would be greatly useful to have a method to get the number of rows returned by an ETL component, such as:
mySource=API.initSource("myExtract");
mySource.getRowCount();
Show full Data Source name in data source combo box in Integrator components
In complex projects, to ensure readability of integrator, component names can get very long. Currently, with long names you need to guess the name and then check the name on the component tree to see if you have selected the right one. The datasou...
Integrate Jedox ETL with OCR tools (like Echovera) to capture/convert image to text tables and use it for importing to Jedox database. Scenario : Ability to import scanned copies of Vendor Statements or Bank statements to Jedox using Intelligent O...
In the CubeSliceCopy load, if a single record fails, the whole process fails. There should be an additional option "Continue on error". This would still log an error in the log for that specific record, but it would allow the rest of the load to c...
when using the methode FILE.zip(connName,sourceConnName) in the FILE api, it is not possible to zip mutliple files on the root of the zip file (directory works) this would be helpful since specific systems ingest a zip file without subdirectories ...
As a Data Integrator, I want to see the previous runtime executions in the monitor after the job/load's name was modified and executed.
Currently, if I run the job/load, change the name, run it and check the previous execution (with the initial n...
Power BI Connector cannot use ClientCredentials authorization method
The Power BI Connector cannot use ClientCredentials authorization method and therefore only offers less secure connection options. For large security conscious organisations this makes the PowerBI connector unusable for security reasons. This abil...
Ability to store data in a constant table. It would be designed to store small amounts of data that you want cached for other processes in Integrator. Fields in Load: Data Source Target constant table (must be defined beforehand) Mode (add/delete/...