cancel
Showing results for 
Search instead for 
Did you mean: 

WebesrviceSwitching between WSDL types

former_member184739
Contributor
0 Kudos

Hi Experts,

I want to consume a webservice WSDL file.Currently its format is SOAP WSDL.Please tell how to change SOAP wsdl to XML.

Is this switching wsdl types present in proxy generation wizard or guide me some lights on this.

Thanks

Prabaharan

Accepted Solutions (0)

Answers (1)

Answers (1)

robertot4s
Active Participant
0 Kudos

Hi,

I recommend you to use a tool for consuming Web Services, like soapUI. The last version have some problems, try to find version 3.X of the tool.

With this tool you create a project from the WSDL file and the request XML messages are generated automatically.

Regards,

Roberto

former_member184739
Contributor
0 Kudos

Hi Robert

I want to consume the wsdl(.NET web service .svc format ) in abap. But its saying No vendor specified error . But the wsdl is getting consumed in soap UI and sap higher releases. Please advise.

Thanks

attila_mikulan
Employee
Employee
0 Kudos

Hi

'No vendor specified' doesn't tell much about the problem. Could you copy the complete error message and if possible, the WSDL file?

Cheers,

Attila