Hi all
I am trying to create user notifications on my Launchpad site one SAP Build Workzone (standard edition).
I've used these guides to generate the notification endpoint, credentials, destination & template.
https://help.sap.com/docs/build-...
I have created a subaccount (Free-Tier) to try out SAP Build Apps using the booster.
I am able to create a new project, but when I open it, i get an Access Denied error
Hi all
I am facing an issue with the Cloud Portal service.
I have an application deployed to the HTML5 repo of my subaccount, and I have added this application to a launchpad site in the Cloud Portal service. So far so good. The namespace is com....
Hi CAP friends,
I have been struggeling with implementing a recursive hierarchy view in my CAP application.
I have a database table HierachyNode which represents an organisational hierarchy:
Customer Center 1->* Sales Organisation 1->* Country ...
Hi everyone
I get the following error message when redeploying applications to the HTML5 application repository on the SAP BTP Cloud Foundry environment:
Could not upload applications to app-host-id '....' : Unknown system error -122, open 'tempF...
You also need to implement method if_apj_jt_check_20~check_authorization, and check the necessary authorization objects before setting ev_successful to 'X'
Hi PavanIt's been a while, but I believe our issue was caused by the notification template. We did not have any actions in our notification template, so we did not pass the actions property. When we provided an empty "actions" array to the API call, ...
When trying to create a notification I get a HTTP 500:
POST https://notifications.cfapps.eu10.hana.ondemand.com/v2/Notification.svc/Notifications
{ "NotificationTypeKey": "Test", "NotificationTypeVersion": "0.3", "Priority": "High", "Recipients": [...
Found the documentation myself:
https://help.sap.com/docs/build-work-zone-standard-edition/sap-build-work-zone-standard-edition/enabling-notifications-for-custom-apps-on-sap-btp-cloud-foundry
https://help.sap.com/docs/build-work-zone-standard-editi...