Add packet size option on Snowflake relational load
Hi all, When loading data into Snowflake, it inserts lines by small packet of lines. I wish I had a parameter in the load to set the "Packet size" manually to a higher value when I have to deal with large amount of data. Many thanks
Error in field transform would return the function name where the error occurs.
When a function in field transform runs into an error, its now pretty hard to investigate which function resulted in an error. Intsted of this, the error message should tell more about which function has an error, or, in the field transform data p...
Hello, Jedox developer team sooner or later Microsoft will drop the support for unencrypted LDAP support. We are using LDAP groups and sync these groups with Jedox integrator jobs. Please start implementing LDAPS support for LDAP queries via SSL. ...
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...
Right now it is not possible to filter on text in the "Filter condition for cube value" part in Cube extracts. A TableView is needed for that, what is waste of resources (you have to pull all and filter there).
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...
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 ...
I would like to get the unique rules id when doing export of rules from cubes. That would enable us to generate a delta log on rules using a datawarehouse. Furthermore, having a semantic key, i.e. a key I could set on top of having the comment fie...
The UI for components in an Integrator project (conencts, transforms etc.) offers all the various parameters and options of a component. Some of these are mandatory, while others are optional. However,t he UI currently doesn't show which of the fi...
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.