5.5. Instantiating Business Process

To create an instance of the Hello World process, that is, to run the business process, do the following:

  1. Click Process ManagementProcess Definitions on the main menu.
  2. On the displayed Process Definitions tab, locate the HelloWorld process. You might need to click the Refresh button to have the deployment displayed on the list.
  3. Click the Start ( start button ) button next to the process definition entry and in the dialog box, click Submit to confirm that you want to instantiate the process.

    The process is instantiated with the currently logged-in user as the process owner and the process form is displayed. The form can serve to request input from a user on process instantiation if defined; see the Red Hat JBoss BPM Suite User Guide for further information.

The Process Instance Details view is displayed with details about the started process instance. The Hello World! message appears in standard output, typically the terminal emulator in which the server was started. Then the process instance waits on the Timer Event.

Click OptionsProcess Model to see the current execution status.

Figure 5.3. HelloWorld Realtime Execution Diagram: the Timer Event Being Executed

process model