Creating the ActiveMatrix BPM Project

The BPM project consists of a user task to collect the data - name and transaction amount - followed by a call to BusinessEvents via web services. Finally, the status of the transaction determined by BusinessEvents is displayed in a user task.

The use of structured data enables JavaScript mapping to be used in the web service activity.

You must create and deploy a suitable organization model prior to creating and deploying the ActiveMatrix BPM project.

Each aspect of the application will be defined in turn as part of a BPM Developer Project within TIBCO Business Studio.

Procedure

  1. In TIBCO Business Studio BPM Edition, right-click the Project Explorer and select New > BPM Developer Project to create a new BPM Developer Project called AdvBEIntegration.
  2. Specify the BPM destination environment and click Next.
  3. Accept the default values on the screens until the Business Processes screen. Enter the name of the Process Package as AdvBEIntegration.
  4. Accept the default values on the remaining screens and click Finish to create the project.