Chapter 6. Hello World process

In this chapter, we will continue the Hello World example and create an end to end business process to demonstrate the creation of a basic Hello World Process.

6.1. Creating business process

To create a new Business Process definition, do the following:
  1. Display the Project Authoring perspective (AuthoringProject Authoring).
  2. In the Project Explorer view on the left, select the helloworld organizational unit, the helloworldrepo repository, the HelloWorld project, and the org.bpms package: this defines the location in the Artifact repository, where you will create your Business Process definition.

    Note

    Make sure to select the package org.bpms. Selection of an incorrect package causes the deployment to fail.
  3. On the perspective menu, click New ItemBusiness Process and define the Process definition details:
    • Enter the resource name as HelloWorld.
  4. Click OK.
The Process Designer with the canvas of the created Process definition opens.