The following tutorial guides you through a scenario to simulate an order approval process using Human Task artifacts.
Tip | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Before you begin, Install Oracle Java SE Development Kit (JDK) version 1.8.* and set the JAVA_HOME environment variable.
|
This tutorial includes the following sections:
...
Start the Business Process profile of WSO2 EI.
Panel borderColor #542989 bgColor #ffffff borderWidth 1 Localtabgroup Localtab title On MacOS/Linux/CentOS Open a terminal and execute the following command:
Code Block wso2ei-6.46.0-business-process
Localtab title On Windows Go to Start Menu -> Programs -> WSO2 -> Enterprise Integrator 6.46.0 Business Process. This will open a terminal and start the business process profile.
- Log in to the Management Console of the Business Process Profile.
- Click Main → Manage → Add → BPEL.
- Browse and select the <EI_HOME>/samples/business-process/bpel/ClaimsApprovalProcess.zip file and click Upload.
You view the deployed BPEL Process as shown below.
...
Deploying the Human Task Project
After creating the deployable archive, follow the steps below to deploy them.
...