Skip Ribbon Commands
Skip to main content
SharePoint

Manually Determine which Data Items to Populate with Output Parameters

To manually determine which data item values to populate with output parameters, complete the following steps:
  1. Check out and open the process you want to edit.

  2. Double-click or open the Invoke Web Service activity that you previously configured and now want to edit

  3. Click the Data Mappings: Output tab. The corresponding screen is displayed.

  4. Select the Manually Map Information from the Web Service to the Solution check box.

  5. In the Parameter to receive field, click the Web service parameter icon. A list of Web Service parameters is displayed.

  6. Select an appropriate Web Service parameter. The selected parameter’s name and type are displayed in the corresponding fields.

  7. In the Data Item field, click the Data Item editor. A drop-down is displayed.
       
  8. Select the appropriate process or solution data item. The selected data item’s name is displayed in the field.

    Note:
    Calculation data items are read-only. You cannot edit this type of data item.

     
    Note:
    You can add more mappings by clicking the plus sign (+). Use the minus sign (-) to remove a mapping.


  9. Click OK. You configured the activity to manually determine which data item values to populate with output parameters.
Related Topics
Invoke a Web Service Method
Automatically Determine which Input Parameters to Populate with Data Item Values
Manually Determine which Input Parameters to Populate with Data Item Values, Expression Results, or Literal Values (Web)
Automatically Determine which Data Items to Populate with Output Parameters
Set the Time Out Value for a Web Service

Source
BPM Designer Topics > Overview of Activities and Activity Topics > Internet Activities > Invoke Web Service
Last modified at 7/31/2020 11:44 AM