Hello!
There was such a question (I could not find the answer on the Internet): Is it possible to connect a third-party storage database (for example, PostreSQL) to a mobile application?
For example, in the "Mobile Connectivity" point, specify a route (url) to the database and for the application to take data from there?
If this is possible, can you show an example / guide / tell how you can do this?
Thanks in advance
Request clarification before answering.
With cds-pg it might be an option for you to create a CAP application that exposes your PostgreSQL DB as an OData service that you can call from via the Mobile Service?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you checked the Tutorials for Mobile Android:
https://developers.sap.com/tutorial-navigator.html?tag=topic:mobile&tag=operating-system:android
Can you provide more details what you define as your backend. Already the CAP application might be a backend as it persists data. But if you need to persist data in an SAP ERP or SAP S/4HANA system then you need to connect to this system and consume the OData service.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.