Hello,
I’m using a Try Catch activity where inside it there is an activity needed to enter some parameters into SAP but whenever there is an error inside it, the error is not kept and it stops the execution.
What am I doing wrong?

Hello,
I’m using a Try Catch activity where inside it there is an activity needed to enter some parameters into SAP but whenever there is an error inside it, the error is not kept and it stops the execution.
What am I doing wrong?
Ok understood, but what should I do in order to do not stop the execution of the process?
Is this because of the debug mode?
you can User Terminate Workflow Activity in the Catch part
Hello @alessio.giovannini,
Put atleast single activity like log, message box in Catch part.
Cheers,
Pankaj
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.