cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

How to create PostgreSQL OData in SAP Mobile Development Kit through BAS and How to get as a service in Cloud Foundry.

0 Likes
View Entire Topic
Hai-lin_Wei
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi venkata_dirisinala,

An OData service can be deployed successfully with my trial account at API Endpoint: https://api.cf.us10-001.hana.ondemand.com (postgresql instance is used.)

"Executing task: /extbin/local/openvscode-server/extensions/vsc-extension-mbt-1.13.1/resources/server-odata-sdk/bin/csdl-to-war.sh /home/user/projects/MBT/example.SimpleSchema.csdl.xml /home/user/projects/MBT -workspace /home/user/projects -application testTrial -version 1.0.0 -bind postgresql:postgreSql-instance -cf:push -sap:cf -cf:logs -console:log -log:trace"

Please note, if encounter the issue in below screenshot, please uncomment the service in manifest.yml file.