cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to generate WSDL document for Service Provider in SOAMANAGER

shahbhat
Product and Topic Expert
Product and Topic Expert
0 Kudos

I have created an ABAP web service (Service Provider) and have configured it in SOAMANAGER. I have been able to successfully test it using SPROXY by feeding in a sample request payload and getting the correct response.

It’s a small testing webservice which basically takes in two integers and sends back their summation as a response. I am trying to test this web service using SOAPUI with a WSDL. However, when I try to generate a WSDL for the web service binding, it’s not opening the document instead I get the below error:

This is how I am trying to generate it:

I click on the WSDL generation icon, which opens up another dialog:

In this dialog, I click on the execute button to generate the document:

Is this related to some access/authorization issue with my user, I can’t find anything in SU53 for the same.

Also, I can see a WSDL document in SPROXY as well for the web service:

What’s the difference between this and the one I can generate from SOAMANAGER for the binding?

Accepted Solutions (1)

Accepted Solutions (1)

shahbhat
Product and Topic Expert
Product and Topic Expert
0 Kudos

BASIS helped to resolve this issue.

Sandra_Rossi
Active Contributor
0 Kudos

How? Thanks.

shahbhat
Product and Topic Expert
Product and Topic Expert

Well, he just asked to use a different host in the URL in the browser.

Answers (1)

Answers (1)

gattumahesh_at
Explorer
0 Kudos

It might be your host id is not exposed outside.

Add a line in your windows location host file.

path: c:\Windows\System32\Drivers\etc\hosts

[comment moderated: IP address removed]

and try.

all the best.

Thanks,

Mahesh