dvvelzen
Participant
Member since ‎2013 Jun 03

User Statistics

  • 42 Posts
  • 1 Solutions
  • 24 Kudos given
  • 29 Kudos received

User Activity

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...