Calling a Web Service Method from a Process

To associate a method call with the Web Service AgileShape, do the following.

Prerequisites

  • A valid Web Service — for example a live, valid WSDL file.

Good to Know

  • In some cases, the type of the object instance returned by a web method may need to implement the IConvertible interface in order for the web method to be used with the Web Service AgileShape.

Navigation

  1. In AgilePoint Envision, open a process template.
  2. Navigate to the Web Services stencil.
  3. On the Web Services stencil, drag the Web Service AgileShape, and drop it on the process template.
  4. To view the entire list of properties, in the Design Tasks pane, click Show Properties.
  5. On the Configuration field, click the Ellipses button.

Instructions

  1. On the Web Service Configuration Window, in the URL field enter the URL of the web service to which you want to connect, and click the Connect button.
  2. If you want to connect to a different web service at runtime, in the Server URL Key or Custom Attribute Name field, enter the URL, or a custom attribute that represents this value.
  3. In the Method list, select your web method.
  4. Complete any additional configuration for this AgileShape according to your requirements: