cancel
Showing results for 
Search instead for 
Did you mean: 

WSDL description for email Web service

Former Member
0 Kudos

hi

while creating an application for sending and receiving emails, i created an <b>Import Web Service Model</b> and selected WSDL source as <b>UDDI/URL</b>. Then i entered <b>http://www,abysal.com/soap/AbysalEmail.wsdl</b>

but it can not be saved and gives the error " <i>Invalid WSSDL or WSDl not found, please spcify different WSDL or check WSDL location entered on previous wizard page</i>"

please help.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

please read the URL mentioned in my question as

http://www.abysal.com/soap/AbysalEmail.wsdl

thanks.

Former Member
0 Kudos

Hi,

Try creating a web service of your own(out of a simple Java class or ejb) and check if it is working fine.

If yes, then it might be the problem with the internet connection that you might be using. There might be some restriction in your connection that is preventing your system from creating the proxies related to the wsdl.

If no, please let me know what the error is.

Regards,

Noufal

Former Member
0 Kudos

Hi Noufal

thankx alotz.i saved that URl page as an extension asmx and then i gave the path of that file as the WSDL/UDDl and model was successfully created. i will seek ur help again if it doesn't work after deployment.

thanx again.

kushagra

BeGanz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hallo Kushagra,

you have to set the proxy server address within your SAP NW Dev Studio: Preferences -> Workbench -> Proxy Settings. Check "Use a proxy server" and enter address and port number. Then the import should work.

Regards, Bertram