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...
Hello,So I've looked into this and, if you've implemented an unmanaged BO (this is NOT QUERY), the "READ" method will only be triggered after Create / Update / Delete operation is executed, as the "Read modified entities" phase. A query scenario woul...
Hello everyone,I've created an customer influence request to add shipping point address information in the Outbound Delivery API. If you have an S-user and would also benefit from this enhancement, please support the request by voting here: Improveme...
Hello all,I'm facing an issue with data storage in an unmanaged scenario. While I understand that reads are executed as queries on the underlying CDS entity, I'm unable to store the data in the behavior implementation since I'm using a service consum...