IWS Fault Schema Validation Errors. The Fault.xsd.iws.template File Has The Fault.xsd Schema.
(Doc ID 2432388.1)
Last updated on SEPTEMBER 30, 2022
Applies to:
Oracle Utilities Customer Care and Billing - Version 2.5.0.1.0 and laterOracle Utilities Framework - Version 4.3.0.1.0 to 4.3.0.5.0 [Release 4.3]
Information in this document applies to any platform.
Symptoms
On 2.5.0.1.0, Inbound Web Services - IWS
IWS Fault schema validation errors. The Fault.xsd.iws.template file has the fault.xsd schema.
Please provide the detailed implementation steps of where/how to resolve the
'fault schema' validation errors(Fault.xsd) when the ServerMessage element of
the fault.xsd shows as empty? Here is the schema validation errors received
via SOAPUI:
line 13: Expected elements 'Category Number CallSequence ProgramName Text
Description Table Field' before the end of the content in element
ServerMessage
This schema validation error happens on base and custom IWS services/scripts.
Please provide the detailed scripting or other details to resolve.
The Fault.xsd.iws.template file has the fault.xsd schema.
<xsd:element name="ServerMessage" minOccurs="0">
<xsd:complexType>
<xsd:all>
<xsd:element name="Category" type="xsd:string"/>
<xsd:element name="Number" type="xsd:string"/>
......
In case when an exception is thrown that is not ApplicationError SoapFault ret
urns invalid 'ServerMessage' element not having children.
Changes
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 |
Changes |
Cause |
Solution |
References |