cancel
Showing results for 
Search instead for 
Did you mean: 

what is WSDL??

Former Member
0 Kudos

Hi all,

I am trying to implement Accessing an Email Web Service.Here the model is created by using import webService model..Till now i used importAdaptiveWebServiceModel...

What is the difference between all there tyoes of creating model???

Regards

Padma N

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Padma,

Check this article.It contains the comparison btw webservice mode & Adaptive web service model.

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b04308ed-62d5-2910-b3a6-c26771b1c78e">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b04308ed-62d5-2910-b3a6-c26771b1c78e</a>

regards

Sumit

Former Member
0 Kudos

HI

Web Services Description Language (WSDL) is an XML format for describing web services. Using WSDL, a service provider can describe the expectations and functionality of a single web service in a platform-independent way, so that potential requestors can understand how to correctly interact with the service. In the world of loosely-coupled web services, WSDL plays a central role for interoperability among services implemented in different platforms.

<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/43/2235630b413fe1e10000000a11466f/frameset.htm">Configuring WSDL</a>

Regards

Abhijith YS

Former Member
0 Kudos

Hello Padma,

WSDL stands for Web Service Desriptor language.

Basically it comes into picture when you are using a web service in your application.

You can find more information on the differnt types of model, and how to import various kinds of model from this link.

<a href="http://help.sap.com/saphelp_nw70/helpdata/en/9f/656442a1c4de54e10000000a155106/frameset.htm">http://help.sap.com/saphelp_nw70/helpdata/en/9f/656442a1c4de54e10000000a155106/frameset.htm</a>

Let me know if you need any thing else.

Thanks and Regards

Pradeep Bhojak