cancel
Showing results for 
Search instead for 
Did you mean: 

Integration with android application

Former Member
0 Kudos

Hi,

I am working on SAP PI/XI 7.3.

My client is creating one android application through which customer will be allowed to pay his bill using some payment gateway like bill desk.

Till now I have worked on such third party payment related interfaces using WS .

Is it possible to do the same here or for mobile based application any other recommended adapters are there.

Please help.

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Apu,

To consume Rest services you also can try with the SOAP (AXIS) adapter, check Michal's blog

As per my knowledge if you use a Rest adapter or Axis adapter you are using SOA infrastructure that it is not recommendable to Restful architecture. You can evaluate to use SAP Netweaver Gateway that it a free addon and you can use it in the ABAP stack, also in PI ABAP stack. You should consider that a mobile application needs a light amount of data communication that it is one of the advantages to work with SAP Netweaver Gateway and a Restful architecture.

Regards.

adityavempati
Participant
0 Kudos

Hi Apu,

I hear REST adapter when it comes to mobile apps. Please check

Regards,

Aditya