Unable to continue from catch block

Hi,

I have created workflow where i have to continue to next workflow if error catches in previous workflow.for this i have created variable as “continuer” and assign true value at the end of catch (Continuer is in try block also )and put one if statement in next workflow .
But when it executes it is not able to go to next in run mode .
this are the screenshots
1
2
Please help me with the same .

can you upload the workflow here

No brother due to security

Check once the scope of your variable

1 Like

I used continue activity in catch and now working fine .
thanks for the suggestions

1 Like

You can close the thread by marking solution

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.