Hey everyone,
I have created a React App for the purpose of deploying it on the Web Client. I followed the instructions on SAPs documentation "How to Develop Web Client Extensions" in order to package and deploy it. However when I click on its tile...
Hi Experts,
I was trying to recreate SAP's example on how to develop Web Client Extensions, and I used the following guide:
Developing a Fiori Worklist App in Web Client
I followed all the steps, but when I run the project, after authentication...
Hi everyone,I'm trying to use a method that registers the UDOs through C#. This method has worked for previous addons but in the one I'm working currently it gives the error code -10 and says "Internal error occured". Is there a way to learn more det...
Indeed, there was an issue with my WebClientExtension.jsonNow it looks like this:{ "tiles": [ { "text": "react-app-webclient", "icon": "sap-icon://activity-items", "url": "index.html", "subtitle": "Activity and Service Call Ma...
Hi,These two along with this one show up when I click on the Extension TileContainer.controller.js?eval:1GET https://centrix-sapcy:4443/extn/ui-static/22028/my-react-app// 404 (Not Found)Let me know if you want me to provide any info from the Network...