Add Python Code Module to Integrator similar to R-Code Module
Python is our typical scripting language. It would be beneficial if we could use our skills also in Jedox or if we could copy code from other systems to Jedox.
Move options Run and Data preview to the very left of the transform/load options bar
Move options Run and Data preview to the very left of the transform/load options bar. I spend half of my life as a Jedox consultant with scrolling to the right ;)
Currently the groovy function editor is not reflecting the high maturity which Jedox Integrator has reached now. You cannot even resize it if you have to develop a more extended logic. More real-time validation of the code and debugging support wo...
There is no way of undoing a change in Integrator rather than reloading the whole ETL Project. Once a change has been made one is forced to save! Would be helpful if you can leave a changed integrator component without saving it.
Save button from Integrator does not save name of the component
When editing the default name of a component in Integrator you must press Enter in order for the change to be applied. It should be also saved when clicking the Save button
Parquet file format is a type of csv where the data is laid out in a columnar fashion, instead of rows. We should have native support for this. https://parquet.apache.org/docs/file-format/ https://medium.com/mlearning-ai/parquet-file-explained-8d5...
List of jobs which are executed in indicated order.
For each job option "condition" with value:
- always
- if warning/succesful
- if successful
A job is only executed if the job status of the preceeding job matches the condition.
2 additional job...
Copy function from a Field Transform component to another one
In the integrator > field transform, i would like to use the same function for several different transforms. More specifically, i'm using a map and I'd like to use the same map in other transforms without retyping it (or updating it individually).
Load multiple Excel files from a directory with one connection and extract (like CSV Files).
Load multiple Excel files from a directory with one connection and extract (like CSV Files). Basically the same structure like creating a file extract using a folder-connection. But also working with Excel files :)