Stopjob activity

Hi
we need to mention the orchestrator job in the input and to get that we need to use GET JOBS activity

and on how to do it

and then mention whether to KILL or STOP

Input

  • Job - Specify the job to be stopped or killed. This property supports OrchestratorJob variables.
  • Strategy - Select how to stop the job:
    • Stop - Stop the job in a safe manner, when a Should Stop activity is encountered in the workflow.
    • Kill - Forcefully stop the job, regardless of where the execution is.

hope this would help you
Cheers @suriya