Steven-Mason
Explorer
Member since ‎2021 Mar 01

User Statistics

  • 20 Posts
  • 3 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

We have a use case in CAP where we are programmatically triggering draft events (create, prepare, activate, discard).  We were able to do this for the "create" draft event via the following code: const { draftEntity } = service.entities const payload...
We are updating our applications to the latest versions of cds and cds-mtxs.  We have run into an issue that we did not seem to have with earlier version of cds-mtxs.  The issue is that once we run the command "cds add multitenancy --for production",...
I am following the Multitenancy Cookbook and Deployment Cookbook guides within the CAP documentation on an extremely simple Node.js CAP application (single database entity and a single service which is a projection of that database entity). The git r...
I have created a simple project to showcase the issue that I am having at repo: draft-concern. In this example repo, I have created a very simple service with entity project that has been annotated with @odata.draft.enabled. In the same service, I ...
I have run into a scenario during development and am trying to understand if I am doing something wrong or if this is a current limitation to the CAP framework. The problem is specific to running locally in development and the usage of sqlite. The ...
Kudos from
Kudos given to