Configure a Web Service activity

  1. Add a Web Service activity to the map. See Add an activity.
  2. On the Extended Properties page of the Web Service activity, click the Configuration tab.
  3. Consume the web service reference in the Web Service box.
  4. On the Class list, select the class.
  5. On the Method list, select the method.

    A list of associated parameters appears.

    • If a web service call contains classes within classes, all available levels of classes appear.

    • If the classes are recursive, only three levels of classes appear.

    • If a web service call contains arrays within arrays, all available levels of arrays appear.

  6. Map variables to the parameters using either dynamic or static values.
    Note You can only provide static values for an input variable.
  7. Click Save.

    You must map all the parameters; otherwise, a message indicates that the parameters list is incomplete.