DavidBrodmann
Explorer
Member since β€Ž2023 May 23

User Statistics

  • 8 Posts
  • 0 Solutions
  • 5 Kudos given
  • 2 Kudos received

User Activity

Dear allI was wondering if there is a good/certain way to implement some kind of factory or facade pattern with CDS to combine two entities from different remote services, into the current application.Here is a brief example that I was thinking of. T...
Dear allI am trying to create my own rule for eslint for linting *.cds files. The official package "@sap/eslint-plugin-cds" exposes a function "createRule()"  which seems to do exactly that. Unfortunately, I don't know how I can inject my new custom ...
Dear fellow people interested in test automation on btpI face the problem of authentication on SAP Build & Workzone service in order for being able to execute automated tests from our SAP CI/CD Pipeline. The reason of this is, that I don't know how t...