APIG

Explanation

A provider mode Web service invocation has failed. This may be due to a problem whilst processing a SOAP request message or generating a SOAP response message.

System action

CICS abends the transaction and a SOAP Fault message is sent to the requester.

User response

Examine the CICS trace for exception traces issued from DFHPITL. These will identify the source of the failure. If validation is currently disabled for the failing WEBSERVICE then consider enabling it and reproduce the problem. This causes CICS to call a Java based program to validate the SOAP message against the WSDL for the WEBSERVICE. If the SOAP message is malformed then a message will be issued to describe the problem in more detail.

Module

DFHPITP