Hello,
I am building a CAP based Fiori Elements application for odata v2. I am trying to add a button in one of the form sections in object page. The action in implementation file is not getting triggered and in the console I am getting error.
S...
Hello,
Disk Space in my trial dev space has reached 100%. I am trying to delete projects to free some space but i am not able to delete any files or projects. I tried all option to clear cache and trash folders by following this GA Support but it s...
Hello All,
I am trying to expose few of my UI5 application in Launchpad in Cloud foundry. When i create a site i get an option to select the pages and spaces in launchpad view mode.
My question is how can i create spaces and pages and group m...
Hello,
I am trying to create a custom application for the login screen in sap cloud foundry. Is this possible in cloud foundry. Can i get the steps to deploy my custom SAP BAS application to login screen?
Thanks and Regards,
Navya
Hi raizon,If i recall correctly i think i was testing this locally and changes made in db or srv cds needs to be deployed to hana to read it in implementation file. So i deployed my changes to db and it started working. Please share your code/error ...
Hi miqueias.maia,I was able to resolve this error by adding sap.cloud service in manifest.json.I think you get these type of errors if you have any runtime errors as well.Thank you,Navya
Hello mioyasutake
I have tried similar thing but the action implementation is not getting triggered. Please refer question https://answers.sap.com/questions/13578821/adding-action-in-object-page-section-capfiori-elem.html.
What am I missing here.
...
Hi pierre.fritsch,I tried both req.reject and req.notify. req.reject works fine and shows as a dialog but I do not get a message toast for req.notify using odata v2 Fiori app. I tried the same in odata v4 app and req.notify shows Message toast.Is th...