Web service references
Use Web service references to connect to the third-party software applications, regardless of how each web service is implemented.
For example, TotalAgility can integrate with a web service that automatically validates a credit card number or retrieves delivery information from a transportation company for a dispatched order.
TotalAgility supports SOAP, SOAP WCF, RESTful, and RESTful Open API web services. You can also use a RESTful service that has an OpenAPI definition in a process/rule/custom service. See Web services supported by TotalAgility.
When creating a Web service reference, you can specify custom headers. See Add a custom header.
You can reuse the existing web service proxies and proxy file names for any web service references used by TotalAgility processes, forms, or packages. Web service proxies are dynamically created at runtime.
If the proxy could not be created for a web reference, the reference is still imported when importing a process map. You must regenerate the client proxy to create the proxy DLL.
How to: