I've created an adaption project of a Fiori Elements app. There are outbound crossNavigation definition in the manifest.json. I want to change one of the outbound navigations to a custom app instead of the standard app. Is it possible to redefine thi...
I am having a running a pure API service (developed with CAP) with no UI that currently authenticates with grant type "client_credentials" to a BTP destination with basic authentication (fixed technical user). The service calls some OData services on...
I am playing around with Cloud Build Service after coming across this blog: https://blogs.sap.com/2022/03/23/cloud-build-service-build-a-client-with-specific-sdk-versions/
I basically went through this tutorial https://developers.sap.com/tutorials/...
I am running a CAP NodeJS service with an UI consuming data from a HANA DB and a remote OData service from a on-premise backend gateway.
When deployed on BTP the service and UI runs fine, all data an be consumed. But I also want to do the same loca...
Hello,
is it somehow possible to maintain language dependent description (short text) of functional locations or equipments via its APIs for e.g. https://api.sap.com/api/OP_API_FUNCTIONALLOCATION/resource?
There's an entity called "Text" or "Func...
Hi @Cocquerel don't know if you already got an answer to your questions but maybe I can share my experience. I've migrated our existing SAP Business Application Studio into SAP Build Code. The projects from SBAS weren't in the lobby of SAP Build Code...
Hi Gregor and thanks for reaching out.A bit of a background: the CAP service offers an abstract and simplified API layer to handle requests towards an S/4 on-prem system for functional locations and equipments. The service itself (unfortunately) also...