rcaziraghi
Participant
Member since ‎2019 Oct 07

User Statistics

  • 112 Posts
  • 2 Solutions
  • 329 Kudos given
  • 76 Kudos received

User Activity

Hello all!I'm facing an interesting error while using the actions in SAP Build Process Automation. I'm trying to query the equipment API from on premise S/4HANA system using an action, and I'm getting this error:The request has a malformed URI syntax...
Hello all!I'm trying to add an image to my object page application in SAP Build Apps, but it's not working correctly. The app queries an endpoint on an ABAP environment running on SAP BTP. The SAP Fiori preview page works fine with the image URL, sho...
Hello all!I'm developing a Build Apps application with an ABAP environment backend. The ABAP environment is on SAP BTP, and serves an endpoint with the "equipment" API implementation. I've imported this API via destinations and created an "Data Integ...
Hello everyone,I'm working on consuming an existing on-premise OData service using CAP (Cloud Application Programming Model). The original service has an EntitySet called "AssetSet" with elements of type "Asset". The metadata looks something like thi...
Hello everyone!I'm engaged in a project on SAP BTP ABAP environment and encountering challenges with OData services. Traditionally, in the on-premises ABAP environment, we could utilize the SEGW transaction to create and adjust OData services, includ...