此内容没有您所选择的语言版本。
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:
- Display the Project Authoring perspective (
- In the Project Explorer view on the left, select the
helloworldorganizational unit, thehelloworldreporepository, theHelloWorldproject, 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. - On the perspective menu, click
and define the Process definition details: - Enter the resource name as
HelloWorld.
- Click .
The Process Designer with the canvas of the created Process definition opens.