Skip Ribbon Commands
Skip to main content
SharePoint

Manually Determine which Input Parameters to Populate with Data Item Values, Expression Results, or Literal Values (Web)

To manually determine which input parameters to populate with values when invoking the method, 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: Input tab. The corresponding screen is displayed.

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

  5. In the Parameter 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 Value field, select the input field editor and set the field to a value that you want to map to the parameter.

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


  8. Click OK. You configured the activity to manually determine which input parameters to populate with values when invoking the method.

Related Topics
Invoke a Web Service Method
Automatically Determine which Input Parameters to Populate with Data Item Values
Automatically Determine which Data Items to Populate with Output Parameters
Manually 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:41 AM