Received Error - Order view not found trying to use Web Service UpdateOrder
(Doc ID 1329986.1)
Last updated on DECEMBER 05, 2019
Applies to:
Oracle Communications Order and Service Management - Version 7.0.1 and laterInformation in this document applies to any platform.
Goal
Using Web Services UpdateOrder the user received the following error response:
<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/>
<faultactor>unknown</faultactor>
<detail>
<InvalidViewFault xmlns="http://xmlns.oracle.com/communications/ordermanagement">
<Description>Order view not found</Description>
<View>mtask</View>
</InvalidViewFault>
</detail>
</env:Fault>
</env:Body>
</env:Envelope
<env:Header/>
<env:Body>
<env:Fault xmlns:ord="http://xmlns.oracle.com/communications/ordermanagement">
<faultcode>ord:fault</faultcode>
<faultstring/>
<faultactor>unknown</faultactor>
<detail>
<InvalidViewFault xmlns="http://xmlns.oracle.com/communications/ordermanagement">
<Description>Order view not found</Description>
<View>mtask</View>
</InvalidViewFault>
</detail>
</env:Fault>
</env:Body>
</env:Envelope
Solution
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
Goal |
Solution |
References |