DanielSchneider
Participant
Member since ‎2015 Jun 02

User Statistics

  • 40 Posts
  • 1 Solutions
  • 13 Kudos given
  • 19 Kudos received

User Activity

Hi community,I've used change documents in RAP before, but I needed to handle it within an additional save method. I just realized (must be quite new) that there is now a more automatic integration possible explained here:https://help.sap.com/docs/ab...
Hi community,I am using SAP Cloud SDK (with Node.js) and want to make a request to S4H Public Cloud with the business user instead of a communication user.The setup looks like follows:The project is a MTA with a Node.js server and a SAPUI5 applicatio...
Hi community,I'm using SAP Cloud SDK for JavaScript to generate a client for SAP standard API services, OData v4 protocol (e.g. https://api.sap.com/api/WAREHOUSEORDER_0001/overview). The resulting client does not generate bound actions (there are man...
Hi community,we have a CAP application deployed to BTP with managed app router (SAP Build Workzone).The deployement is done via MTA file.An operation implemented in Nodejs can sometimes take more than 30 seconds. Even though the backend is still proc...
Hi community,I'm trying to use a building block inside a fragment, calling it after a button press inside a Fiori Elements application (Floorplan "Custom Page"). When I'm doing the same directly on the custom page (instead of inside a fragment, every...