Either copy Passwords in connections, or deactivate schedules in Environment copy
When an Environment is copied from one server to another e.g., LIVE to DEV. the process does not copy the passwords stored in Global Connections. If this is unavoidable for security reasons, please deactivate schedules by default. To many times I'...
If a function name is changed, it should also be updated in other functions.
If a function name in a FieldTransform is changed, it should be automatically updated in other functions it is used in. Perhaps it should also be updated in the Input Column of the Target-Area and following transforms.
Jedox integrator - Same features for "Insert columns" as in Extract
Currently, only in the "Extract" elements within Jedox Integrator the "Insert column" feature has very good functionality. You can select all elements, deselect all or just select certain columns into your Extract. But within the "Transform" eleme...
XML editor - option to show all code of the ETL process
Currently the XML editor is limited in functionality: Find and replace is missing (there is a separate idea for this: JS-I-1557) The XML editor can only show the currently selected ETL element, e.g. job, transform Solution: Have a drop-down in the...
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.
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...
Combine the abilities of the REST interface (token authentication) with the file connector (handling of CSV data) -- we actually have a REST inerface which returns CSV data for a GET request and currently, there is no way to import this in Jedox.
Create a new Load type to write custom messages to log files.
Create a new load type that allows writing to log files custom messages. Currently possible with LOG.info and a groovy script job. It would be better if groovy jobs were not required.
Integrator function to import/export a file into Designer
Jedox Integrator needs a function/load to take a file from another datasource (local neetwork drive, FTP, OneDrive, Sharepoint, etc) and load to Filemanager (Designer). Ot should be able to do the reverse as well (ie export).