Hi Gurus, We installed S/4hana 1709 co-deployment, and ran all the relevant steps from STC01 for gateway way configurations.
1. SAP_GATEWAY_BASIC_CONFIG
2. SAP_FIORI_LAUNCHPAD_INIT_SETUP
3. SAP_GATEWAY_ADD_SYSTEM
4. SAP_GATEWAY_ADD_SYSTEM_ALIAS
5 .SAP_ESH_INITIAL_SETUP_WRK_CLIENT
Then required oData services additions and SICF services activations done,
added relevant backend roles as per fioriappslibrary...
we are getting the below error for all of the fiori applications from FLP.
Could not open App, Please try again later
when the same thing checked in chrome debug mode:
below are the details: Failed to load resource: the server responded with a status of 403 (Forbidden) X.send @ abap.js:2 core-min-0.js:92 2017-11-29 09:43:44.430245 The issue is most likely caused by application ui.s2p.mm.supplinvoice.manage.s1. Please create a support incident and assign it to the support component of the respective application. - Failed to load UI5 component with properties: '{ "name": "ui.s2p.mm.supplinvoice.manage.s1", "url": "/sap/bc/ui5_ui5/sap/mm_suppiv_mans1/~09C497B6D5138BB0B0AFEF0E34B19EDF~5", "manifestUrl": "/sap/bc/lrep/content/~20171129035245.6909700~/apps/ui.s2p.mm.supplinvoice.manage.s1/app/sap/mm_suppiv_mans1/manifest.appdescr", "self": { "name": "ui.s2p.mm.supplinvoice.manage.s1", "url": "/sap/bc/ui5_ui5/sap/mm_suppiv_mans1/~09C497B6D5138BB0B0AFEF0E34B19EDF~5" }, "asyncHints": { "libs": [ { "name": "sap.gs.fin.lib.reusetaxinvc", "url": { "url": "/sap/bc/ui5_ui5/sap/glo_txi_reuse/~9653DC7441155B1F5904B35A3A773491~5/", "final": true, "absoluteUrl": "https://s4hana.mycompany.com:8704/sap/bc/ui5_ui5/sap/glo_txi_reuse/~9653DC7441155B1F5904B35A3A773491~5/" } }, { "name": "sap.ui.core" }, { "name": "sap.ca.ui" }, { "name": "sap.m" }, { "name": "sap.me" }, { "name": "sap.suite.ui.commons" }, { "name": "sap.suite.ui.microchart", "lazy": true }, { "name": "sap.viz", "lazy": true }, { "name": "sap.ui.ux3", "lazy": true }, { "name": "sap.ui.commons" }, { "name": "sap.ui.unified" }, { "name": "sap.ui.layout" }, { "name": "sap.ui.comp" }, { "name": "sap.ui.rta", "lazy": true }, { "name": "sap.ui.table", "lazy": true }, { "name": "sap.ui.fl", "lazy": true }, { "name": "sap.ui.s2p.mm.lib.suppiv.refrnces1", "url": { "url": "/sap/bc/ui5_ui5/sap/mm_suppiv_refs1/~51D804F468F092AB310601FCA3193EBF~5/", "final": true, "absoluteUrl": "https://s4hana.mycompany.com:8704/sap/bc/ui5_ui5/sap/mm_suppiv_refs1/~51D804F468F092AB310601FCA3193EBF~5/" } }, { "name": "sap.uxap" }, { "name": "sap.se.mi.plm.lib.attachmentservice", "url": { "url": "/sap/bc/ui5_ui5/sap/plm_ath_cres1/~B7BC767D7DA8EB31924B2D5931284D5D~5", "final": true } }, { "name": "sap.ssuite.fnd.om.outputcontrol", "url": { "url": "/sap/bc/ui5_ui5/sap/fnd_om_out_cls1/~68A2209FD0C21677EE47166C3AC82746~5/", "final": true, "absoluteUrl": "https://s4hana.mycompany.com:8704/sap/bc/ui5_ui5/sap/fnd_om_out_cls1/~68A2209FD0C21677EE47166C3AC82746~5/" } }, { "name": "sap.fin.acc.lib.codingblock", "url": { "url": "/sap/bc/ui5_ui5/sap/fin_acc_lib_cb/~209FAD152DC129F6942E28F58D2C373D~5/", "final": true, "absoluteUrl": "https://s4hana.mycompany.com:8704/sap/bc/ui5_ui5/sap/fin_acc_lib_cb/~209FAD152DC129F6942E28F58D2C373D~5/" } }, { "name": "sap.ushell" } ], "requests": [ { "name": "sap.ui.fl.changes", "reference": "ui.s2p.mm.supplinvoice.manage.s1.Component" } ], "waitFor": [] }, "componentData": { "startupParameters": { "Mode": [ "01" ], "sap-ushell-defaultedParameterNames": [ "[\"Mode\"]" ] }, "technicalParameters": {} }, "async": true, "id": "application-SupplierInvoice-create-component" }'. ui.s2p.mm.supplinvoice.manage.s1 O @ core-min-0.js:92 core-min-0.js:92 2017-11-29 09:43:44.430379 Failed to load UI5 component for navigation intent #SupplierInvoice-create - Error: failed to load 'sap/gs/fin/lib/reusetaxinvc/library.js' from /sap/bc/ui5_ui5/sap/glo_txi_reuse/~9653DC7441155B1F5904B35A3A773491~5/library.js: 403 - Forbidden sap.ushell.renderers.fiori2.Shell.controller O @ core-min-0.js:92 core-min-0.js:92 2017-11-29 09:43:44.459550 Could not open app. Please try again later. - O @ core-min-0.js:92 Could you please shed some light on it.
Regards
Balaji