...
SOAP Tool Properties
Configure SOAP Tool
Figure 1: SOAP Tool Properties
Name | Description |
---|---|
WSDL URL | Webservice WSDL URL to be called. |
Operation Name | Operation Name |
Username | Credential - Username |
Password | Credential - Password |
Parameters | Values in sequence order of the operation parameters. |
SOAP Body (XML) | The XML content of <soap:Body> tag. Parameters setting is ignored when SOAP Body is used. |
SOAP Action | SOAP Action is required when SOAP Body is used and SOAP version is 1.1 |
Store To Form
Figure 12: SOAP Tool Properties Store To Form Properties
Name | Description | ||||||
---|---|---|---|---|---|---|---|
Form | Target form to store data. | ||||||
Base XML Object Name for Multirow Data | If returned data is intended to an array / multirow data, define the base path of the array. | ||||||
Field Mapping |
|
Store To Workflow Variable
Figure 23: Store To Form Properties Store To Workflow Variable Properties
Name | Description | ||||||
---|---|---|---|---|---|---|---|
Workflow Variable Mapping |
|
Advanced
Figure 3: Store To Workflow Variable 4: Advanced Properties
Advanced
Name | Description | ||
---|---|---|---|
Debug Mode | When checked, debug messages will be printed out in the server log for troubleshooting purpose. In the server log, you will observe returned formatted data as the following:
|
...
Download Demo App
...