cancel
Showing results for 
Search instead for 
Did you mean: 

Importing Webservice that are createt with the Web Service Creation Wizard

Former Member
0 Kudos

Hi,

I have created a Web Service with the Web Service Creation Wizard in the SAP System EC5. I have tried to import it as a webservice model in the NetWeaver Developement Studio to use it with Webdynpro. But it is not possible to import it, I get the error message Invalid WSDL or WSDL not found. When I save the WSDL locally I can import the WSDL-file, so I guess the file is valid. I could import the WSDL-file from the Webservice-Email example as well.

What do I have to do to make the WSDL file available by URI in Webdynpro?

Thank you

Julia

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can pass the info as WSDL parameters

Ex:services=Z_SAMPLE_RFC&sap-client=300&sap-user=<userID>&sap-password=<Password>

Regards, Anilkumar

Former Member
0 Kudos

Thank you! This solved my problem !

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

thank you for the answer. I have put the adress and the port of the EC5 System in there, but there is no possibility to save the user and the password for EC5. Could this be the problem? Where can I specify user and passwort?

Bye

Julia

Former Member
0 Kudos

Hi,

Could be because of proxy settings.

Please see the settings in window->preferences->workbench->proxy settings and check the checkboxes and try.

Regards, Anilkumar