cancel
Showing results for 
Search instead for 
Did you mean: 

In HTTP adapter

Former Member
0 Kudos

hi guys can you tell me the purpose of https(AXIS) Adapter and wat is the differewnce between a plain Http adapter and AXIS one...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Axix frame work is used for SOAP adapter which is the new feature of PI 7.1

AXIX framework for SOAP:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b092777b-ee47-2a10-17b3-c5f59380...

https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=axisFrameworkinSOAPadapter&adv=false&sortby=cm_rnd_rankvalue

HTTP adapter is used for

http://help.sap.com/saphelp_nw04/helpdata/en/0d/5ab43b274a960de10000000a114084/frameset.htm

Chirag

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

HTTP adapter can't be used with axis framework. But you may use soap adapter with axis. Axis is just another way of implementation of SOAP protocol provided by Apache. Apache Axis is an Open Source SOAP server and client. Axis framework could convert the soap data into java objects and vice-versa.

Regards,

Prateek