michaelschmid03
Explorer
Member since ‎2022 Aug 15

User Statistics

  • 19 Posts
  • 2 Solutions
  • 3 Kudos given
  • 4 Kudos received

User Activity

Hi there,So i am working on a SAP CAP node.js app running on SAP BTP CloudFoundry Environment, in which i am struggling to Implement Editing or Creating Entitities containing Vectors using CDS QL.Let me explain this with a example:Schema.cds entity E...
Hi everyone,So in my company we are developping some Apps which use Custom Business Objects (created with the corresponding key user extensibility app) for storing Data.Now for said Custom Business Objects we have some Validation Logic. Which also sh...
Bug Detected in Adobe Livecycle. Logic behaves in a weird way when excecuted in Event Calculate instead of other Events like Intialize or Validate. I need to execute logic after intialize since I need to access a value which doesn't exist yet. Whe...
When developing CAP CDS for Node.js I regularly had Custom Handlers in which I needed to read some part of the req.query object to make some other backend calls, sometimes I even had to modify the pre-generated queries so that they would properly wor...
So in the past week i've spent my time researching about how to use the Microsoft Graph API in a CAP & Fiori Elements app. I got a Azure application registered and full access to all keys and IDs I could need to set up a Destination Service.I followe...