Mapping the Parameters in the Consumer Process

You must define mappings between the input and output parameters.

Procedure

  1. Select the Service Task.
  2. In the Input to Service tab of the Properties view, drag the myRequestParam parameter on the left-hand side of the pane on to the myRequest input parameter on the right, to create a data mapping.
  3. In the Output from Service tab, similarly map the myResponse service output parameter on to the myResponseField data field.
  4. Save the project.