All message code falls into WEBSERVICE category

Message codes correspond to the error which may occur during Web Service adapter.


WEBSERVICE0000E

Message code corresponds to undefined error occurred.

Causes Solution
Undefined error has occurred See the accompanying error messages which should indicate the cause of the error.

Corresponding error


WEBSERVICE0001E

Message code indicates WSDL file is invalid.

Causes Solution
The contents of the specified filed in the [WSDL file] is invalid. Make sure that the file specified in the [WSDL file] is correct.

Corresponding error


WEBSERVICE0002E

Message code indicates execution of Web service has failed.

Causes Solution
Execute Web Service failed. When you run the script in debug mode, soap envelope sent to the log is output.Please make sure that soap envelope was sent in the correct format.
Failed to load WSDL file. Check [WSDL File] specified in [Destination].

Corresponding error


WEBSERVICE0003E

Message code indicates it has failed to authenticate with the server.

Causes Solution
Web service at runtime, and failed to authenticate to the server. Ensure that all of the [Authentication][User name][Password] are correctly specified.

Corresponding error


WEBSERVICE0004E

Message code indicates it has failed to create the SOAP header when Web service is executed.

Causes Solution
Creating SOAP Header failed when Web service is executed. Check the contents input in [SOAP Header]

Corresponding error