Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

The Exception InvalidOrderDataFault in OSM Response does not indicate which field is missing

When you use the operation "createOrderBySpecification" of the OSM WS API and the exception "InvalidOrderDataFaultType" occurs, the response doesn't show which is the field that is missing in the input XML.
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header/>
<env:Body>
<env:Fault xmlns:ord="http://xmlns.oracle.com/communications/ordermanagement">
<faultcode>ord:fault</faultcode>
<faultstring>Mandatory check failed</faultstring>
<faultactor>unknown</faultactor>
<detail>
<InvalidOrderDataFault xmlns="http://xmlns.oracle.com/communications/ordermanagement">
<Description>Mandatory check failed</Description>
</InvalidOrderDataFault>
</detail>
</env:Fault>
</env:Body>
</env:Envelope>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center