...
- Create a new BPMN project named HelloWorldBPMN. For instructions, see /wiki/spaces/EI6xx/pages/49615043Creating a BPMN Project.
- Create a BPMN Diagram named HelloWorld.bpmn. For instructions, see /wiki/spaces/EI6xx/pages/49615043 Creating the BPMN Diagram.
Add a Start Event, Service Task, and End Event and connect them as shown below to create a basic process.
Tip You view the Create connection option when you hover the mouse pointer on an artifact. Click on the arrow, drag it and drop it on the artifact to which you want to connect it.
- Click anywhere on the canvas, go to the Properties tab, and fill in the following details:
Id :helloworld
Name :Hello World Process
Namespace:http://wso2.org/bpmn/helloworld
...
- For instructions on creating the deployable artifacts, see /wiki/spaces/EI6xx/pages/49615043Creating the deployable archive.
- For instructions on deploying them, see /wiki/spaces/EI6xx/pages/49615043Deploying BPMN artifacts.
Deploying artifacts of the Maven Project
...