cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hi there, Fiori app is not loading in Quality server but loading in Development

SachinSinghg
Explorer
0 Likes
2,030

Hello,  I am working on a ui5 application. I have successfully tested app through VS code. When I moved application to SAPGUI through "/UI5/UI5_REPOSITORY_LOAD" program, It got uploaded without any errors.

SachinSinghg_0-1724237860009.png

I configured Tile, Catalog, Group everything in Launchpad. Cross checked SICF for service activation & oData Service also. Everything is fine and app loaded smoothly in Development Launch Pad. I can se80 repository name also in launch pad.

SachinSinghg_1-1724238569188.png

But in Quality server App is not loading, I repeated all pre-checks in quality also whatever have done in development but the app is not loading, what I noticed is in sources tab name of se80 repository of fiori app itself is missing. what might have gone wrong I am not understanding.

SachinSinghg_2-1724239004532.png

Errors:

SachinSinghg_0-1724239896437.png

Error Response: 

2024-08-21 16:55:52.137000 The issue is most likely caused by application sap.dfa.help.utils.adapters.fiori. Please create a support incident and assign it to the support component of the respective application. - Failed to load UI5 component with properties: '{
"url": "/resources/sap/dfa/help/utils/adapters/fiori",
"self": {
"name": "sap.dfa.help.utils.adapters.fiori"
},
"enabled": true,
"loaded": true,
"name": "sap.dfa.help.utils.adapters.fiori",
"asyncHints": {
"preloadBundles": [
"sap/ushell_abap/bootstrap/evo/core-ext-light-0.js",
"sap/ushell_abap/bootstrap/evo/core-ext-light-1.js",
"sap/ushell_abap/bootstrap/evo/core-ext-light-2.js",
"sap/ushell_abap/bootstrap/evo/core-ext-light-3.js"
],
"waitFor": []
},
"componentData": {
"startupParameters": {},
"config": {
"product": "SAP_S4HANA_ON-PREMISE",
"version": "2021.latest",
"buttonLocation": "head",
"noHelpMode": "carousel",
"useGlobalHelp": "true",
"showShortDescription": "false",
"dataUrlUACP": "https://help.sap.com/webassistant",
"learningAppBackendUrl": "https://education.hana.ondemand.com/education/",
"learningAppWorkspace": "s4",
"LACommunityUrl": "https://community.sap.com/"
},
"oPostMessageInterface": {}
},
"manifest": false
}'. Error likely caused by:ModuleError: failed to load 'sap/dfa/help/utils/adapters/fiori/Component.js' from /resources/sap/dfa/help/utils/adapters/fiori/Component.js: 404

 

 

 

 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

SachinSinghg
Explorer
0 Likes

I resolved the issue by activating Se80 repository name in SICF T-Code it worked fine.