Orchestrator Continue on Error issue
Hello,
I am trying to create an mass load orchestration for Workday Calendar and have hit a block☹ when error is encountered in the iterative form service request where ‘Continue On Error’ option is selected. Apparently the orchestrator/Form SR does not return the error messages from the previous steps in the application stack. It only returns if the error occurs in the last step. As a result we are unable to display the error messages if the last step does not throw any error. We can't get rid of the last step.
Is there a way to achieve this?