Invoke createOrderRequest / updateOrderRequest Web Service For Directory Listing Line Product and Recieve " Message: Exception Thrown Importing Order. Message: Exception Thrown Updating Line Dir. Message: null"
(Doc ID 3028355.1)
Last updated on JUNE 12, 2024
Applies to:
Oracle Communications MetaSolv Solution - Version 6.3.1 and laterInformation in this document applies to any platform.
Symptoms
An exception is thrown updating "LINE DIR" product during the execution of the createOrderRequest / updateOrderRequest Web Service API when attempting to supplement an order having a Directory Listing for lines. The order is a new install created via the createOrderRequest Web Service API with a Directory Listing. There does not appear to be anything wrong with the data for the listing, but the supplement works when that part of the structure is commented out.
<S:Envelope xmlns:S=http://schemas.xmlsoap.org/soap/envelope/>
<S:Body>
<ns0:Fault xmlns:ns0=http://schemas.xmlsoap.org/soap/envelope/ xmlns:ns1=http://www.w3.org/2003/05/soap-envelope>
<faultcode>ns0:Server</faultcode>
<faultstring>Error thrown during Update order API execution : Exception thrown during Order API execution.
Message: Exception Thrown Importing Order.
Message: Exception Thrown Updating Line Dir.
Message: null</faultstring>
<detail>
<ns0:WSException xmlns:ns0=http://www.openuri.org/>
<message>Error thrown during Update order API execution : Exception thrown during Order API execution.
Message: Exception Thrown Importing Order.
Message: Exception Thrown Updating Line Dir.
Message: null</message>
</ns0:WSException>
</detail>
</ns0:Fault>
</S:Body>
</S:Envelope>
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 |