Creating the BPM Developer Project

The BPM project consists of a user task to collect the data - postal code - followed by a call to ActiveMatrix BusinessWorks Service Engine via web services. The output returned by the web service 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 simple organization model prior to creating and deploying the ActiveMatrix BPM project. See Importing the Simple Organization Model (Optional) for additional information.

Procedure

  1. In TIBCO Business Studio Project Explorer view, right-click and select New > BPM Developer Project to create a new BPM Developer Project called SimpleAddressClient.
  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 SimpleAddressLookupClient.
  4. Accept the default values on the remaining screens and click Finish to create the project.