on 2018 Oct 23 2:04 PM
Hello,
I am following this link -
To add an SAPUI5 app to a Fiori Launchpad module in HANA XS Advanced. I am able to add a new tile on the FIori Launchpad module, but when I click on the tile the following error is thrown - "Cannot load Component.js from /1.00/resources/webapp/Component.js"
It is basically failing in the following step -
... "sap.platform.cf": { "uri": "<Location of your SAPUI5 component under your MySite module>" }
I have added the above attribute in the manifest.json file of the SAPUI5 app, which is placed inside the applications folder of 'MySite-content' folder. I have kept the resources of my SAPUI5 app inside the 'MySite' folder of the Fiori Launchpad module.
In the uri I am providing the following value -
"sap.platform.cf": { "uri": "/resources/webapp" }
Kindly provide your inputs as what needs to be corrected.
Thanks,
Shivam
Request clarification before answering.
User | Count |
---|---|
87 | |
10 | |
9 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.