How we can handel error in excel input
Hi @Sandesh99
-
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.