Hi!
How to do error handling on Excel Input step
Hi!
How to do error handling on Excel Input step
Hi!
You can’t do error handling to the Excel-input step directly.
To handle the error you have to call this workflow(in which you are getting an error) from Process. From Process, using Workflow-Executor you can call this workflow and you do error handling to this workflow-executor step.