cancel
Showing results for 
Search instead for 
Did you mean: 

Doubt about webservices

Former Member
0 Kudos

hi this is seshagiri.i want to know

1.what is a webservice.

2.when we wil use

3how to write the webservices.

please clarify all these to me

thanks & regards

giri

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

2.when we wil use

the scenario SOAP-TO-IDOC then use the webservice concept in XI.

3how to write the webservices.

Create the sender soap communcation channel in ID. Then create the webservice in ID.

Tools -> Define the webservice.

pass the sender servuce , outbound interface and namespace .

now it will generate the wsdl file copy into local drive test this wsdl file using xmspay.

Regards,

Venu.

Answers (6)

Answers (6)

Former Member
0 Kudos

answered

Former Member
0 Kudos
Former Member
0 Kudos

Giri,

1.what is a webservice.

By using Web services, your application can publish its function or message to the rest of the world or consume service from throught out world

The Web Services platform is a simple, interoperable, messaging framework. It still misses many important features like security and routing. But, these pieces will come once SOAP becomes more advanced.

Hopefully, Web services can make it much easier for applications to communicate.

.

2.when we wil use

we use Websericves whenwe need to interact with others method or sericves orwehne want to pulish ourmethod or services globlaly

3how to write the webservices.

in xi we can generate webservices or r/3 can also generate webservices . in XI in Directory we haveoption to generate webserices WSDL file.

Regards

Sreeram.G.reddy

Shabarish_Nair
Active Contributor
0 Kudos

<i>1.what is a webservice.</i>

>>>

http://en.wikipedia.org/wiki/Webservice

<i>2.when we wil use</i>

>>>

Check this scenario where a webservice can be used in real time

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

<i>3how to write the webservices.</i>

>>>>

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f3ee9d7-0901-0010-1096-f5b...

milan_10
Participant
0 Kudos

And please don't forget to assign points!!!

Former Member
0 Kudos

Hi Sesha,

<i>1.what is a webservice.</i> - Webservice means a function which you can call from outside via internet on web and get the data which the function has to perform......but you will not get access to the code of the function.......

<i>2.when we wil use</i> - suppose you are developing a web-portal for your client, then you will have to communicate with the third party webservice to get your req data in XI........

<i>3how to write the webservices</i> - well you can write a webservice application either in JAVA, .NET depending on in which prog language you are good.....

Thanks,

Rajeev Gupta

Message was edited by:

RAJEEV GUPTA

Former Member
0 Kudos

hi rajeev you cleared my doubt all most all.

can u aloparate

2.when we wil use - suppose you are developing a web-portal for your client, then you will have to communicate with the third party webservice to get your req data in XI........

thanks & regards

giri

Former Member
0 Kudos

Hi Sesha,

see for using a web-service means your client must be contacting a third-party for some web-service......so when you will use XI......then you will use a SOAP adapter in ID to connect to the web-service of that third party.....then you will invoke that web-service in some scenario of yours......that webservice will give you the req data in XML format........which you will use in your scenario.......

Thanks,

Rajeev Gupta

Former Member
0 Kudos

hi rajeev can u send me any DOC on webservices means its very helpful to me.please send

thanks&regards

giri

Former Member
0 Kudos

Hi Sesha,

Go through below link for web-services:

http://help.sap.com/saphelp_nw2004s/helpdata/en/34/b7e869cd1e4fe6a87f8ffdebdbdfd5/frameset.htm

Thanks,

Rajeev Gupta

Former Member
0 Kudos

Hi Seshagiri,

As you requested for webservice material...Please go through the below links...

<b>Overivew of Webservice:</b>

http://help.sap.com/saphelp_nw04/helpdata/en/68/0464407b9b990ae10000000a155106/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/10/661841a66af223e10000000a155106/frameset.htm

<b>Testing Webservice:</b>

http://help.sap.com/saphelp_nw04/helpdata/en/68/0464407b9b990ae10000000a155106/frameset.htm

Hope I am clear..

Please let me know if you required any help regarding this...

Thanks and Regards,

Chandu.

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

The best 2 documents to understand how to use SOAP adapter and Webservices in XI,

<a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/befdeb90-0201-0010-059b-f222711d10c0">How to Set Up a Web Service-Related Scenario with SAP XI</a>

<a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a22024f79">How to use SOAP adapter</a>

Regards

Bhavesh

PS : All documents are available on this link,https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/dd0326a7-0d01-0010-f690-b94802b06c8a [original link is broken] [original link is broken] .

Former Member
0 Kudos

hi bhavesh thanks for sent the docs , but those u sent r not opening. can u send these docs to my mail id ch.giri4u@gmail.com.please send me

thanks &regards

giri

bhavesh_kantilal
Active Contributor
0 Kudos

I am able to open the same.

Theyu are available on SDN in the How to guides section, please download the same.

Regards

Bhavesh