Web Service Steps
A step that calls a SOAP service in a workflow is a web service step.
For a web service step, specify the following parameters:
Parameter |
Description |
---|---|
Name | Name of the step. |
Display Name | Display name of the step. |
URL | SOAP endpoint or path to the WSDL. |
Service Username | If the web service requires authentication, the user name to be used. |
Service Password | If the web service requires authentication, the password to be used. |
Content Type | Type of the data in the request. |
Timeout | Interval of time after which the SOAP request times out. |
![]() | Note: When you export a workflow and then import it in another environment, the URL in a web service step remains the same, reflecting the old environment or client. After the import, ensure that you change the URL to reflect the new environment or client for each web service step.
|