As already stated in JS-I-1711 I am a fan of global subsets. To obtain the dynamical size of such subset, it would be great to obtain it via a formula like PALO.SUBSETSIZE.
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.
Multiselecting rows in ETL transforms to delete or sort up/down (no XML)
Sometimes when we work in the Field Transform or Table view, Target columns could have a large number of rows. IT would be useful if we could multi-select them (on shift perhaps) and then delete them or move them without the need to use XML view.
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...
Ability to edit a report in designer (back-end) from the reporting view (front-end)
It will help a consultant to edit the report in designer from the font-end view. This can save time to search the reports from the designer folders. We can have a edit report link in the toolbar for this.
integrator_start_job: optional parameter allowing similar executions
in the function integrator_start_job there is a condition checking whether the very same job (check is done over the locator) is currently running: if(intval($count) > 0){ // if so print status and exit integrator_set_job_status(null,$statu...
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.
When opening a report fails or is too slow, for example, due to a macro running on startup, it would be helpful to have a safe mode to open the report ignoring actings, macros, etc. This could help fix the report.