on ‎2023 Mar 17 11:56 AM
Request clarification before answering.
Hello Dirisinala,
Here we can input a PostgreSQL instance name which is existing in Cloud Foundry, if it hasn't been created yet. Please try to create one in CF.
Please note:
1. if can't find 'PostgreSQL, hyperscaler option' in Service Marketplace of subaccount, Then global account administrator should assign 'PostgreSQL, hyperscaler option | postgresql-db' service firstly in BTP Control Center(https://controlcenter.ondemand.com/index.html), then configure entitlement in BTP cockpit page.
2. service 'PostgreSQL' in Service Marketplace is deprecated now. (avoid using it.)
3. you can find "-bind", "pgsql:<your pgsql instance name>", in the created tasks.json. see more details, please refer https://help.sap.com/doc/f53c64b93e5140918d676b927a3cd65b/Cloud/en-US/docs-en/guides/getting-started...
4. run csdl-to-war task in BAS will deploy the metadata as odata service finally.
Thanks
Hai-lin.wei
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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"


You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
can you please use Terminal -> Run Task -> "download - logs" to download CF logs.
you may need "cf enable-ssh <appName>" to enable ssh if not enabled yet. the "download - logs" will check if ssh enabled or not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 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.