manjunath.baburao - we are using cds-pg for a multitenant CAP sample project running on postgreSQL and are having issues with authorization post BTP deployment.
Im able to clone and drop schemas for multitenancy when developing locally using supe...
I've followed Thomas Jungs tutorial series on CAP with SAP HANA Cloud Full-Stack apps. Great series and learned a lot but I am unable to deploy the project after completing the tutorial series. I have attempted to build and deploy from BAS & locally ...
I recently upgraded from CDS v3 to the latest v4 release ("@sap/cds": "^4.6.4").
I have a simple CDS entity definition:
entity NumberRange {
key UUID : UUID;
ID : String(60);
Low : Integer;
High : Integer;
LastUsed : Integer;
Length :...
I am utilizing the SAP Cloud SDK for javascript to pull sales order information. I cannot find a navigation property between header or item partners to address within the SAP API Hub or SDK Documentation. Other similar VDMs include a 'TO_ADDRESS' nav...
Is there a standard API or Vitural Data Model for the SAP Javascript SDK that allows me to read material, plant, storage location unit of measure conversion rates?
https://help.sap.com/doc/69202ef7e0a64767833782132648b855/1.0/en-US/index.html
Luis yes I have, I actually mention this article in the pg-tacostand readme git page. I am attempting to expand on the previous cds-pg examples with a multitenant use case. As far as I can tell so far, it's not possible until I get DB superuser acces...
lazfreitas thanks for the reply. I spoke with Gregor wolf on the issue and he recommended posting here & tagging Manjunath.This is on SAP Cloud Platform - BTP - postgres hyperscaler micro-service. I do assume that database administration access and...
Matt,Thank you - I checked the note. Fully undeployed, added the recommended config and retried but the original error persists. Screenshot below:2021-04-08-17h21-38.png
artemkovalov - A Call to discuss this requirement sounds great. How do we set that up, I don't think sap anwsers allows me message you directly. Perhaps we could coordinate a time via slack (I'm on OPENUI5 or SAP Mentors and Friends)?To echo my previ...