Let us know how we can make Jedox even better!
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 restart the complete job or create a new job which doesn't include the elements which are fine for this one session. This costs lot of time and is inflexible. Please implement the function that makes it possible to start an ETL from a certain element within the chain.