cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a webservice using a WSDL document !!!

Former Member
0 Kudos

I have tried to create webservice using WSDL but i dont need any document ... is there any document where i can see a thorough procedure to develope it

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

go to tools in ID and click define webservices

It will show a window where u have to give interface name and name space and u have to provide soap url their

http://<port>/XISOAPAdapter/MessageServlet?channel=:service:channel

then a webservice is created....

thanq

krishna

Edited by: krishnachitanya siddavattam on Mar 6, 2008 10:51 AM

Answers (5)

Answers (5)

Former Member
0 Kudos

hi,

just go to tools->define webservice in configuration.

Thanks & Regards,

Rama Krishna

Former Member
0 Kudos

Go to the Integration Directory(ESR) and click the Tools option then Click on Define WEB SERVICE

It will show a window where u have to give interface name and name space and u have to provide soap url their.

1) Specify the URL of the Web server that is to receive the Web service. You can use the value entered in the SLD for the Integration Server for this purpose.

2) Specify the interface

3) Specify the Sender

4)

Then a WEB SERVICE is created.

Go through this link.

http://help.sap.com/saphelp_nwpi71/helpdata/en/46/7f2fef88190ad3e10000000a11466f/frameset.htm.

then a webservice is created.

former_member556603
Active Contributor
0 Kudos

Hi Amit..

Go to the Integration Directory and click the Tools option then Click on Define WEB SERVICE.

1) Specify the URL of the Web server that is to receive the Web service. You can use the value entered in the SLD for the Integration Server for this purpose.

2) Specify the interface

3) Specify the Sender

4)

Then a WEB SERVICE is created.

Go through this link.

http://help.sap.com/saphelp_nwpi71/helpdata/en/46/7f2fef88190ad3e10000000a11466f/frameset.htm

Thanks,

Satya,,

Former Member
0 Kudos

Webservice using WSDL....i also tried it and it was not complicated but i dont know it didn't worked for me but one blog or a detailed one description helped me alot ..i think its kind of spoon feeding

check it out

How to create a webservice using a WSDL document

http://help.sap.com/saphelp_nwpi71/helpdata/en/46/7f2fef88190ad3e10000000a11466f/frameset.htm

Former Member
0 Kudos