cancel
Showing results for 
Search instead for 
Did you mean: 

What is web service definition & tModel ??

Former Member
0 Kudos

Hi

What is the main difference between Web Service Definition and Web Service? I got generated WSDL from outbound interface XI on my local server and i want to publish them, also url to webservice.

I use UDDI client under WebAS, but I have no idea for what is WSD and WS, tModel, categories and so. help me somebody pls.

thx a lot

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thx Nanda & Chandra

But I want to know how exactly publish web service and web service definition. What is the diference between them, and for what is tModelKey..

Yes, I got WSDL url, but I didn`t use NetWeaver Developer studio to made them, so I cannot use it for publishing.

Former Member
0 Kudos

HI,

In general we will use webservice, but to register the webservice in UDDI , we will use the name,url,language,description,identifiers,category details will be placed to identify the webservice

See the below links

/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

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-a651295a...

http://help.sap.com/saphelp_erp2005/helpdata/en/f8/46537698664432b74aa4050ba73f25/content.htm

XI : How To publish WSDL generated from XI to UDDI - /people/sap.user72/blog/2005/11/17/xi-how-to-publish-wsdl-generated-from-xi-to-uddi

see also below links

Consuming XI Web Services using Web Dynpro – Part II-/people/riyaz.sayyad/blog/2006/05/08/consuming-xi-web-services-using-web-dynpro-150-part-ii

Consuming XI Web Services using Web Dynpro – Part I -/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0d7349b6-0901-0010-ddbe-ec43178a...

/people/sap.user72/blog/2006/01/16/xi-propagation-of-meaningful-error-information-to-soap-client

/people/kevin.liu/blog/2006/04/12/wsdl-11-binding-extension-for-soap-12

yes it will be possible, see below links

/people/thomas.jung3/blog/2005/01/11/publishing-abap-webservices-to-an-external-uddi-server

/people/sap.user72/blog/2005/11/17/xi-how-to-publish-wsdl-generated-from-xi-to-uddi

/people/thomas.jung3/blog/2005/05/25/sap-teched-2005--shameless-plug

Troubleshooting SOAP Message - XI - /people/varadharajan.krishnasamy/blog/2007/01/09/troubleshooting-soap-message--xi

Regards

Chilla

Former Member
0 Kudos

Hi ,

Please have a look at this link to publish a WSD as tModel.

<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/54/2006bb88da483e9b8dc420680f756f/content.htm">Publishing a Web Service Definition as a tModel</a>

Nanda