All,
I am trying to build a mobile app using Jdeveloper 12.2.1 and MAF 2.3 . I created ADF BC REST services to consume in the mobile app. I have a few questions for the consumption of ADF BC web servcies.
In 12.2.1, AMPA needs to be used to consume JSON REST web services. Is there any other way to consume ADF BC web services other than using AMPA?
We donnot want to store any data or transaction in the local database. We are not going to offer offline support to the user. So is there a way to turn off offline storage of data , while using AMPA?
When I try to use AMPA, there is a security risk that needs to be accepted. Hence I am confused, if by using AMPA, by default the data/transactions is going to be stored in the local database.
Any help is highly appreciated.
Thanks,
Subashini