cancel
Showing results for 
Search instead for 
Did you mean: 

Adding SAPUI5 app to Fiori Launchpad module in HANA XS Advanced. Component not found error.

shivam_bedwal
Explorer
0 Kudos
704

Hello,

I am following this link -

https://help.sap.com/viewer/4505d0bdaf4948449b7f7379d24d0f0d/2.0.02/en-US/f11324322ad445d596ec5650a6...

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

Accepted Solutions (0)

Answers (0)