6.6. Aborting business process

At the moment, an instance of the HelloWorld Process is running on the Execution Server (being executed). You can check in the Process Instances view: to display the view, go to Process ManagementProcess Instances.
From here you can view the details of any process instance using the details ( ) button and perform basic administration actions, such as, send a Signal to a Process instance ( ) and abort it ( ).
Since, the HelloWorld Process instance is waiting on the Timer Event, abort it: click the ( ) on the line with the information on the HelloWorld Process instance: the instance will disappear from the list of active Process instances and appear in the list of Aborted instances.
Description

Figure 6.4. Aborted Process instances including the HelloWorld Process instance