Hi community,I have configured Event Mesh (in Integration Suite) and SAP Build Process Automation to start a process when a journal entiry is created in S/4HANA on-premise.A webhook subscription has been created in Event Mesh, and the handshake was s...
Hi community,I have developed a custom event based on RAP BO to trigger a process in SAP Build Process Automation. In order to create a custom event project, we need to upload an event specification from the Build Lobby.Now, my question is where I ca...
Recently, I noticed that some images on blog posts created before the migration to the current platform are not accessible. The screenshot below is from one of my blog posts.https://community.sap.com/t5/technology-blogs-by-members/how-to-share-tables...
The question below was originally posted as a GitHub issue: https://github.com/SAP-samples/btp-developer-guide-cap/issues/116 I am following the tutorial : Implement Multitenancy in a Full-Stack CAP Application Following SAP BTP Developer’s Guide, an...
Hi community,I am trying to run the 'UnbindCfServiceInstance' command in Automation Pilot but at a loss on how to provide the input key "app".First, I specified the human-readable name (cap-attachment-srv), but the execution failed with the message: ...
@tejaswikosanam In manifest.json, you can specify a function to determine if the action should be enabled or disabled.https://sapui5.hana.ondemand.com/#/topic/7619517a92414e27b71f02094bd08d06"myCustomEnablement": {
"press": "SalesOrder.ext.Custo...
@CoenAmista I had a similar issue where a task UI was not loaded in the "My Inbox" app. My issue was resolved by turning off the "Asynchronous module loading" parameter of the site, as described in the SAP note below:https://me.sap.com/notes/00035273...
@dahliahana Please check tr-cd: ST22. If you find a runtime error related to your action (opening a WDA tile), please search for the relevant SAP notes.
@VaradBhagwatHas the app been deployed to Cloud Foundry? Also, can you insert records into HANA Cloud with a post request from a REST client (such as Postman)?
@mayur_01 The following explanations from the User API document of the approuter may be relevant.User attributes from the identity provider (IdP) chosen for the authentication will be added to the response of the “/attributes” endpoint. If a custom I...