former_member321811
Participant
Member since ‎12-09-2016

User Statistics

  • 121 Posts
  • 6 Solutions
  • 13 Kudos given
  • 35 Kudos received

User Activity

Hi, I don't know how the MDK handles OData associations and navigation and I couldn't find anything useful in the documentation or the different blogs. I have the following data model: entity Reports { key ID: UUID; expenses: Composition of m...
Hi, I get the following error in my MDK app when I navigate to the detail screen of my Reports entity. CONSOLE ERROR file:///app/utils/Logger.js:53:24: [error] MDKClientLogger - Error: Read EntitySet failed | QueryResultError: Result entity Repor...
Hi, I just created a new MDK app using the new templates (Base and List Detail, using annotations) and I have the following error when I start the app on the emulator: CONSOLE ERROR file:///app/utils/Logger.js:53:24: [error] MDKClientLogger - St...
Hi, I'd like to use semantic colors in my bar chart using the Criticality or CriticalityCalculation annotation. However everything is in black when I try to do it: Does anyone know how to achieve this? Cheers, Pierre
Hi, The generic handlers in the APM for SCP apparently support the draft concept: https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/00823f91779d4d42aa29a498e0535cdf.html However I can't find any ressource on how to use this...