This article will explain how to stop a process that is running. Cancelling a running process allows you to stop the execution of steps within the currently loaded process. You might choose to do this several times while developing a process, when you notice that some aspect of the process results are incorrect and you want to alter the process and try running it again.
When you stop a running process, all steps that are currently executing and scheduled will be removed from the execution queue and be restored to their original state once the cancel request is processed.
Step-by-step guide
- When the process is running (as shown by the spinning wheel), click on the stop button (highlighted below) to stop the process
- The process will now stop running and any steps that were in progress will be cancelled.
Comments
0 comments
Please sign in to leave a comment.