Error status code returned to IMS during synchronous callout requests processing

When SOAP Gateway encounters errors during synchronous callout request processing, the status code that are returned are in the range of 1000 to 2000.

When SOAP Gateway returns a status code when processing a callout request, the message has the following format:
SOAP Gateway Error: status code: error response.

The status codes and their error messages are listed in the following table.

Table 1. Status codes from SOAP Gateway and their messages
Status code Message
1001 No callout response was returned from the web service.
1002 Error occurred when SOAP Gateway invoked the web service.
1003 Error occurred when SOAP Gateway sent the callout response.
1004 Error occurred when SOAP Gateway received the callout message (regular NAK - discard).
1005 Error occurred when SOAP Gateway received the callout message (NAK with reroute - continue).
1006 Error occurred when SOAP Gateway parsed the callout message (regular NAK - discard).
1007 Error occurred when SOAP Gateway parsed the callout message (NAK with reroute - continue).
1008 Error occurred when SOAP Gateway sent a special NAK.
1009 Network error occurred when invoking web service.

This status code is followed by an IOGS0077E error message about a network error that occurred during the invocation of the external web service.

Start of change1010End of change Start of changePort name cannot be found in WSDL.End of change
Start of change1011End of change Start of changeDFSPORTNAME XML tag is present, but no value was given.End of change
Start of change1012End of change Start of changeThe length of XML tags in the ICAL control data is not properly specified.End of change
Start of change1013End of change Start of changeDFSENDPOINTURL XML tag is present, but no value was given.End of change
Start of change1014End of change Start of changeInvalid IP address.End of change
Start of change1015End of change Start of changeInvalid host name.End of change
1016 Invalid protocol.
1017 DFSHOSTPORT XML tag is present, but no value was given.