Generating the Business Service

Procedure

  1. Change the label of the Start event of the Service Consumer Process to Get Request and define its Trigger Type as Message.
  2. Right-click on the Get Request start event and select Business Service > Generate.
  3. The generated business service displays. It contains a start event, a user task, and a Send task which opens the Service Consumer Process business process.
  4. Change the name of the automatically generated data field from myRequestParam to myRequestField.
  5. Change the automatic mapping on the Input to Service tab of the Send Task so that the myRequestField field maps to the myRequestParam parameter.