Web Service activity

A Web Service activity permits you to configure a call to a web service (SOAP, SOAP WCF or Restful). A web service is typically used for integration, data manipulation and the rest performed by services that reside on a remote server. For SOAP or SOAP WCF, TotalAgility interrogates the service and shows the available classes exposed by the service. On selection of the class, the methods and their parameter lists are displayed. You can map data to and from the service call back into variables defined within the process.

For RESTful services, the input and output messages can be constructed.

Web Services can be added independently of the process maps in which they are consumed.

To use Web Service activities, you must first set up a web service reference. See Create a Web Service reference. Also see Configure a Web Service activity.