Stop entire Process if after running a set condition

Hi Community,

I would like to stop the entire process if a condition is met. Below are the types of conditions I set in my script. Not sure if this is the correct way of doing it in order to stop the entire process.

Hy @VegitlX_HuNteR,

In your process I believe that the ‘Stop Job’ activity is the one that suits your neeeds

Please check documentation.

If it helps you please like my post and mark my answer as solution, it helps me :slight_smile:
Any questions please let me know.

Regards

@VegitlX_HuNteR Stop Job would require a privilege access to :robot: .
You need to design your workflow like if the condition met it will directly reach to the end point of the process :+1::blush:

is there any other way to stop the entire job right away?

Unfortunately not @VegitlX_HuNteR.

There is no End command , like in vba.
Also to run stop job the job must me called via orchestrator