Stop robot if it meets a condition(if..else)

Hello!

You have 3 ways to do it:

  1. use Stop Job Activity (v2018.1) to stop on Orchestrator;
  2. Use Terminate Workflow Activity to end the process flow;
  3. Use a final stat when the condition gets true.

I think the 1st and 2nd it will be easier for you.

Hope it Helps.

Regards,

1 Like