ERROR Binding Operation "RetryOrder" Does not Match Operation of Port Type
(Doc ID 2942546.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Communications Order and Service Management - Version 7.4.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
When the customer is trying to generate OSM - Web Services - Client Jar with OSM WSDL file they are getting the following error.
parsing WSDL...
[WARNING] fault "InvalidOrderDataFilterFault" in portType operation
"GetOrder" does not match any fault in the corresponding binding operation
line 237 of file:../OrderManagementWS.wsdl
[WARNING] fault "InvalidOrderDataFilterFault" in portType operation
"UpdateOrder" does not match any fault in the corresponding binding operation
line 302 of file:../OrderManagementWS.wsdl
[ERROR] in binding "ResolveFailure", operation "RetryOrder" does not match
any operation in the corresponding port type
line 900 of file:.../OrderManagementWS.wsdl
I checked OSM WSDL file and
1. Under <wsdl:binding
name="OrderManagementWebServicePortBindingHttp"
type="prov:OrderManagementWSPort"> there is operation RetryOrder,
but under
<wsdl:binding name="OrderManagementWebServicePortBindingJms"
type="prov:OrderManagementWSPort"> there is not.
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 |