cancel
Showing results for 
Search instead for 
Did you mean: 

Adaptive Web service

Former Member
0 Kudos

Hi,

What is the difference between Adaptive Web service Model in 04s and Web Service model in 04? What is the meaning of Adaptive in this context?

Regards,

Harini S

Message was edited by:

Harini Subramanian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

These are the diffrences between Adaptive WebService and Old Webservice model.

<b>Adaptive WS Model:</b>

1) CMI implementation, generic + typed model

2) Advanced security settings supported via WS-R Service Extension Interfaces

3) Runtime settings configurable at runtime through WS-Runtime configuration and WS destinations

4) Improved support for WSDL / XML schema constructs; better knowledge about limitations

5) Typed model classes based on generic base and/or delegation classes, bug fixes possible without new code generation

6) Renaming of model classes possible

<b>Old Webservice Model:</b>

1) No CMI impl., only typed model through generation at design-time

2) No support for advanced security settings (non-SAP SSO authentication tickets)

3) Runtime settings stored at design-time; not configurable at runtime (e.g. internet proxy, authentication, …)

4) Limited set of XML schema definition support (e.g. no support for multidim. arrays, anonymous types, …)

5) Based only on code generation at design-time &#56256;&#56518;every bug fix requires recompilation and re-deployment of application

6) No model class renaming

Hope this helps.

Regards,

Rathna

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi harini,

Check this url to get the comparison:

<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 Harini..

chk this link..

You can find the details abt adaptive webservice..

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

Regards,

GS