Dear Community,I'm trying to connect CAP with Integration Suite Event Mesh (not advanced event mesh). https://cap.cloud.sap/docs/node.js/messaging#event-mesh-shared BTP Event Mesh and IS Advanced Event Mesh are working out of the box for sending and ...
Hi,I'm trying to implement a controller OData v4 create on a ListBinding as described on the documentation page. Essentials > Data Binding > Models > OData V4 Model > Creating an Entitiyhttps://sapui5.hana.ondemand.com/#/topic/c9723f8265f644af91c0ed9...
Hi, How would someone @restrict creating data for the user itself. Currently I see two options:An additional 'before' handler to reject the 'CREATE' if the supplied data doesn't match the user.A separate service which limits the data automatically in...
Hi,During the learning I've deployed the risk-management app to my trial.https://learning.sap.com/learning-journeys/build-side-by-side-extensions-on-sap-btp/exercise-performing-a-manual-deployment_d0546e9b-810f-41b1-b554-e2a01c9dc7b0 However when I t...
Dear community,
In our old project we used @sap/cds v3.x.x with @sap/cds-odata-v2-adapter-proxy using the implementation script of CDS Combined Backend (CAP Node.js) - Custom.
However when creating a new project with based on the new cds cli (v5...
Hi DJ, I think it was a nice and well explained series. The main thing I've learned / didn't use before was the `cds repl`. Though this actually came from your friday's series and not directly from this dev challenge
Hi Noël, Thanks for the reply, but this is just a screenshot from the UI5 documentation page. I just log any error (without a check), but it isn't going into either the .then() or .catch() alltogether. Kind regards, Dennis