SebastianEsch
Active Participant
Member since β€Ž2011 Sep 20

User Statistics

  • 122 Posts
  • 11 Solutions
  • 148 Kudos given
  • 121 Kudos received

User Activity

I'm trying to model a Decision in SAP Build Process Automation that is using inputs that are lists.The documentation for SBPA on how to create Decisions states:Once you select List, this list input parameter will be displayed under Vocabulary when yo...
Hi, I'm trying to create a side effect in my SAP Fiori Elements App for OData V4 that refreshes the value help when a property has changed. The examples in the Flexible Programming Model Explorer only show how to achieve that for an action. (Exampl...
Hi CAP Team, we have successfully setup a scenario where our CAP application has access to the HDI container of a SAP Data Warehouse Cloud space, as described in this blog post by christiano.hage or, with out the DWC context, in this great blog pos...
Hi, the current roadmap for the Alert Notification Service contains only two topics (Monitoring the Consumption of Cloud Credits and Integration for the Job Scheduler service). Are there any plans to integrate the Alert Notification service with th...
Hi CAP Community, I'm unable to find any description of the returned object for database queries in the CAP documentation. For SELECT queries it's straight forward, I get an array of objects matching my predicate, for SELECT.one I get either the an...