cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with adaptive web service model

Former Member
0 Kudos

Hi all,

I am facing the problem while using the adpative web service model. But when I used the web service model, i am able to retrieve the result.

Our EP version is 6.4. But in later versions of ep, the web service model is deprecated. Due to which i tried using adaptive web service model. And followed teh same steps of code, getting internal server error while binding as well as executing.

Please let me know what differences and how to implement the adaptive web service model.

thx

supriya.

Accepted Solutions (0)

Answers (1)

Answers (1)

vmadhuvarshi_
Contributor
0 Kudos

Venkata,

You can start with [this tutorial|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/301ff0bb-74ca-2910-fa99-eae392695aad]. Once you are through this tutorial, you can use any of public web services to hone your skills. To start with, there are some free web services [available here|http://www.webservicex.net/WCF/webServices.aspx].

You can start with the basic ones, like [Validate Email Address|http://www.webservicex.net/WCF/ServiceDetails.aspx?SID=22] and then progress gradually. Wsdl links for all these services are available and can be used just like one in tutorial above.

Hope this helps.

Vishwas.