Hi,
Currently we are trying to access (read only) Legal Entities which are assigned through roles/permission groups.
We can set restrict target population while granting role to permission group for separate Legal Entities as below.
Eventual...
We tried to run following command but it still fails to build mta for deployment since morning (CET)
echo registry=https://registry.npmjs.org/ > .npmrc
npm ERR! code E404npm ERR! 404 Not Found - GET http://nginx-redirector.repo-cache.svc.cluster....
Hello all,
Im sending a post request from my SAPUI5 application to CAP backend and it is uploading file to CMIS repository (SAP Document Management System).
Everything was working normally till now but suddenly deployed version of app to Cloud Fo...
Dear Experts,
Could you show me the direction of usage managed app router with XSUAA service? It can be similar basic scenario for tutorial purposes.
I have created/assigned roles and its seems like my service is not returning the roles from XSU...
Dear Community members,
I got an issue related to deep insert from CAP service (nodejs)
Here is the function which creates a repository folder in SAP DMS. After that, properties of newly created folder is returning and I am trying to insert this ...
Hello santoshgowda,Deserialization errors occur when the data does not match the type which is stated in OData service.You may need to check following link, if you are using SQLite its being mapped to LargeString columns.https://cap.cloud.sap/docs/cd...
Hello Vikram,To used deployed services on SAP BTP, you need to bind your database to your local environment. It was previously done by using default-env.json but currently following method should work for you.https://cap.cloud.sap/docs/advanced/hybri...
In most of cases all deployed applications to SAP BTP is behind authorization. By default public access is restricted. There are some work around if you really want to do it without authorizationAnyway could you specify the Postman method? Are you t...
Hi Jasper,Thank you for your answer and yes I am able to get all legal entities but for filtering I need to access to exceptions which are granted in first screenshot. I am convinced that we have this information in OData but I cant find it anywhere