on ‎2023 Mar 17 12:02 PM
How to create odata service in SAP BAS using Postgre SQL Database and generating it as a service in Cloud foundry.
Request clarification before answering.
Two options come to mind:
(1) Using SAP Cloud Application Programming Model (CAP) - see https://cap.cloud.sap/docs/about/ and https://cap.cloud.sap/docs/java/persistence-services?q=postgresql#postgresql
(2) Using SAP Mobile Services - Mobile Back-End Tools (MBT) - see https://help.sap.com/doc/f53c64b93e5140918d676b927a3cd65b/Cloud/en-US/docs-en/guides/getting-started... and https://help.sap.com/doc/f53c64b93e5140918d676b927a3cd65b/Cloud/en-US/docs-en/guides/getting-started...
The latter (MBT) is particularly well suited to supporting occasionally-connected (offline) mobile clients, with OData change tracking so that clients can efficiently download only the changes since their last download.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 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.