Creating the Service Consumer Project

Create the second BPM project that will consume the virtual service.

Procedure

  1. Select File > New > BPM Developer Project.
  2. Call the project ServiceConsumer.
  3. Select BPM as the Destination Environment, and click Next.
  4. On the Asset Type Selection page, deselect Business Objects and Emulations and click Next.
  5. At the Business Processes page, name the process package SCProcessPackage.xpdl and click Next twice.
  6. At the Select Template page, expand Business Process Templates and select Simple Process.
  7. Click Finish.

Result

This creates a project containing:

  • A blank business object model.
  • A business process containing a Start and an End event, and a single task.