Termianl workflow pop up

Any one aware of this error message.while using terminal workflow activity if the conditio matched. the condition is working but finally am getting below error. i have already tried trycatch. activity…some one please help me.
image

Hello @charan_thakur ,

Can I ask what are you expecting?
When you’re using Terminate workflow, it will generate a popup, like the one from your screenshot. You don’t have a built in activity to hide this popup.

There are some implementations where the TerminateWorkflow is inside a TryCatch and that popup does not appear, you can found them on this forum.

I hope it helps.

Vasile.

This isn’t an error. This is the purpose of “terminate workflow.” It terminates the workflow and pops up the “reason.”