cancel
Showing results for 
Search instead for 
Did you mean: 

Error While creating ABAP Consumer Service using Provider service WSDL.

former_member185845
Active Participant
0 Kudos

HI Friends,

We are trying to consume service from Provider service.

Provider service is developed on CE 7.11-NWDS7.11 and published in CE7.11 registry.(used outside in method and implemented in EJB/Deployed/Published/tested) sounds good.

We are trying to consume in ABAP (ECC 6.0 EHP4 SPS16).

when we are trying to create service consumer from se80 selected url : provider WSDL picked up from from Service registry.

At the end of wizard its throwing error.

error description.

Message Policy in Name space "http://schemas.xmlsoap.org/ws/2004/09/policy " is not unique in WSDL.

Unable to generate proxy.

Any pointers to resolve this.

Regards

Chandra

Accepted Solutions (0)

Answers (1)

Answers (1)

VijayKonam
Active Contributor
0 Kudos

I would suggest to test the service in XML Spy using the same WSDL or the URL of the WSDL. If XML Zpy throws the same error, there could be some problem in the provider service generation itself..!!

VJ