Currently the ETL flow graph can get confusing/insane large if there're many steps. We need to find a better way to filter/re org the information/flow.
Add a property to loads and jobs that show all dependency in report designer
Actually, it could be very tipsy if there is a way to know where a job or a load is called. For example on a report there is button with action that call an integrator job A. We could add a property to this job that show the path of the report tha...
When using Excel and debugging user rights it will be helpful to switch between several accounts without having to change the connection name. The reason is that people will send you their own Excel files and often hardcode the Connection in vario...
Add a checkbox to return absolute value in function DateDuration
When we use the function DateDuration in ETL Fieldtransform it return a subtraction between 2 date, but sometime we don't care about if the date difference (in terms of days for example) is positive or negative so in this case it should be interes...
Add support for logging in syslog format and to remote syslog daemons
Add support for logging in syslog format and to a remote syslog daemons. Evaluation of existing solutions and specification and implementation of custom solution. #12002
Sometimes (while in development or production) an ETL job fails at a certain point. Then often all steps before were successful and after solving the problem I would like to continue the ETL from the failed element onwards. Instead I have to resta...
Excel extract auf wss Datei ignoriert aktuell formelbasierte Zellwerte Führt man im ETL einen Excel extract auf eine wss Datei aus, so werd
Excel extract auf wss Datei ignoriert aktuell formelbasierte Zellwerte
Führt man im ETL einen Excel extract auf eine wss Datei aus, so werden momentan nur fix eingetragene Zellwerte ausgelesen.
Von Zellen die eine Formal, eine Palo Formal oder ei...