cancel
Showing results for 
Search instead for 
Did you mean: 

Adaptive web service model : tutorial ?

Former Member
0 Kudos

Hello!

I am looking for a good tutorial for adaptive web service model. I am a "beginner" and I have difficulties to import one and use it in my project. I read lots of posts and I find in the "Adaptive Web Service Model-Controller Coding explained" document a reference to a Web Dynpro tutorial "Creating an E-Mail Client Using Web Dynpro's Adaptive Web Service Model" but I don't find it. Does anyone know the link ? Or have no problems with it ?

Thank you in advance.

Accepted Solutions (1)

Accepted Solutions (1)

ankur_garg5
Active Contributor
0 Kudos

Hi Romain,

Sorry but adding one more link for you to look into:

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/faq%2b-%2bmodels%2b-%2badaptive%2bweb%2bservice">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/faq%2b-%2bmodels%2b-%2badaptive%2bweb%2bservice</a>

Hope it helps!!

Bye

Ankur

Former Member
0 Kudos

Thank you all !

@Anilkumar : I saw these documents but they are not dealing with Adaptive web service model I think.

@Anil Dichpally : I have found this document too, but I am not sure to do correctly the different steps, it is not well detailled...

@Ankur : than you to for your useful link, I already went through this document too but...

Has any of you heard of another tutorial for Adaptive Web service model ?

Message was edited by:

Romain Bouteloup

Message was edited by:

Romain Bouteloup

BeGanz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hallo Romain and all other participants in this forum thread,

I'm really impressed by the collaborative gathering of all (nearly all existing information (help, articles, my wiki page, my tutorials and more) dealing with the Web Dynpro (Adaptive) Web Service Model.

Romain sent me the following email directly:

<i>In your document "Adaptive Web Service Model-Controller Coding explained" there is a reference to a Web Dynpro tutorial "Creating an E-Mail Client Using Web Dynpro's Adaptive Web Service Model". I encounter difficulties using this adaptive web service model in my project and I can't find this tutorial. I would be pleased if you could send it to me.</i>

This means he also found out, that there is a new Tutorial on the Adaptive Web Service Model in the queue. Yes, I developed a new sample application, a tutorial and a technical article covering the Adaptive Web Service Model topic. <u>This material is currently finalized by my SDN content strategist colleagues and it will be available on SDN very soon. Actually I do not know any URLs pointing to these new resources.</u>

<b>Adaptive Web Service Tutorial plus Sample Application</b>

This sample again demonstrates how to consume an external email Web Service and covers the basic technical details.

<b>Adaptive Web Service Model-Controller Coding explained Article</b>

This is a separate article which gives an in-depth explanation of the coding-specific technical details related with the Adaptive Web Service Model:

<i><u>Summary</u>:

This article de-mystifies the magic relationship between a Web Dynpro model and a Web Dynpro controller context at runtime, so that you really understand how to correctly implement the model-specific controller code within your own Web Dynpro applications: how to instantiate model objects, how to create a model object graph, how to bind executable model objects to a context node, what’s going on technically when executing a model object and why to invoke the IWDNode.invalidate() method of the response context node object.

In addition to these principle aspects this article describes some technical details which are specific for the Adaptive Web Service Model like tracing Web Service invocations and programmatically modifying Web Service invocation settings with the IWDWSInvocationModifier-API and the Service Extension Interfaces of the Web Service Runtime.</i>

<b> SDN Wiki page on FAQ - Models - Adaptive Web Service</b>

You also found the Wiki page on <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/faq%2b-%2bmodels%2b-%2badaptive%2bweb%2bservice">faq - Models - Adaptive Web Service</a> where I gathered some interesting FAQs on the Adaptive Web Service Model. I've not announced this Wiki page and my conceptual ideas on collaboratively creating a Web Dynpro Java FAQ wiki yet. I will do this in another step.

Best regards, Bertram

Answers (1)

Answers (1)

Former Member
0 Kudos
Former Member
0 Kudos

Thank you!

Actually I have already taken a look at the two first links (I have alreadysearched a lot ;p). But I don't have access to the third link...

Former Member
0 Kudos

Romain Bouteloup,

Check the link below also

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b2bc0932-0d01-0010-6d8e-cff...

please award points if satisfied.

thanks and regards

Anil Dichpally