Displaying big and complex reports is too slow.
Unfortunately almost all customers wants to have a reports showing maximum details...
Bottleneck seems to be core.exe, not palo.exe
Export and Import all ETL Projects that are in a Folder
We have a Folder that includes 30 ETLs. Two Times a Year we export ETL by ETL and Load it in a New Folder. Meaning we extract 30 times and upload 30 times. It would save time if it is possible to export multiple ETLs and also Import Multiple ETLs ...
Client certificate authentication in REST Connections
In the past, we had to implement client certificate authentication for several corporate clients when we wanted to query REST APIs. It would be much more efficient and less complex not to use Groovy jobs for this, but to be able to add this certif...
PALO.EPARENT and PALO.ELEVEL relative to specific root element (parallel hierarchies)
PALO.EPARENT and PALO.ELEVEL work well if you have only 1 hierarchy within a dimension.
But if you have more than one hierarchy it would be great to give a certain root element as parameter and get the parent and or the level in exactly this spec...
A lot of our data processing requires us to do a step in ETL, then in SSIS and then in ETL because ETL can't do things like trigger stored procedures, etc.
It would make dataprocessing a lot smoother and easier to automate if ETL could trigger th...
Different user rights per Frontend (e.g. Excel (R) / Web (D))
It would be awesome if one could grant users different rights per Frontend (Excel vs Web). In Theory it makes sense to treat them the same (you are either allowed to change a value or you are not) BUT in real life Excel is far more complicated and...
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).