cancel
Showing results for 
Search instead for 
Did you mean: 

Can i use REST adapter in place of SOAP- Axis?

Former Member
0 Kudos

Hi Experts,

We are currently on version PI 7.1 and we have bunch of interfaces using Axis adapter in our SOAP receiver communication channels.

We are planning to upgrade from PI 7.1 to PO 7.4 pretty soon and i need to find out if we will need Axis adapter on PO also or i can use REST adapter or something else for this functionality.

The module I am using for Axis is :

AF_Adapters/axis/AFAdapterBean

AF_Adapters/axis/HandlerBean

and parameters i am using is :

handler.type

module.pivot

action

handler.type

passwordType

pwd.password

user

handler.type

Please let me know.

Thanks,

Hetal

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183908
Active Contributor
0 Kudos

Hi you can make use of SAP standard REST adapter to integrate with REST services refer below blog for more details on the standard adapters.

If you wanted to replace SOAP AXIS to REST you can however AFAIK even the SOAP AXIS will still work in PO7.4 as well

Thanks

Former Member
0 Kudos

Hi Pavan,

Thank you, but we want to evaluate if REST can be used then we want to go with the standard REST adapter rather than using Axis as add on in SAP PO.

We had quite a few issues with Axis adapter in SAP PI, hence we are trying to find if there is any standard way that we can avoid using Axis Adapter.

As I have mentioned above parameters, configured for the Axis, please guide if these can be replaced and implemented in REST.

Thanks,

Hetal