If an error occurs at the request-destination service component, the HCSC server, or the SOAP engine, acquire the error information and take corrective action according to the information.
For details about how to send an error, see the contents of a user-defined reception in the troubleshooting during the execution of a Web Service (SOAP Communication), in the manual Cosminexus Service Platform System Setup and Operation Guide.
The error acquisition method differs depending on the type of SOAP Communication Infrastructure.
{ |
{ |
Table 8-19 Structure of Element[] acquired with the getFaultDetails() method
Name | Explanation |
---|---|
errorMessage | This is an error message set in the exception that occurred in the HCSC server. |
errorCode | This is an error code corresponding to the exception that occurred in the HCSC server. |
processInstanceID | Instance ID information of a business process Since this information is not set in an exception that occurred in the HCSC server, it becomes null (nil attribute). |