Allow to Access SOAP Fault Message Headers in BPEL PM 10g
(Doc ID 1301913.1)
Last updated on MARCH 27, 2020
Applies to:
Oracle(R) BPEL Process Manager 10g - Version 10.1.3.5.0 to 10.1.3.5.0Information in this document applies to any platform.
Symptoms
10.1.3.x version of the BPEL engine does not allow the user access to the headers of the SOAP Fault Message. However, data in the Fault Headers could be useful for exception handling purposes.
bpelx:outputHeaderVariable is used to obtain SOAP header from the response when invoking a synchronous web service.
However, when the web service throws SOAP fault, BPEL cannot access the SOAP header. In this case, bpelx:outputHeaderVariable is null.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |