Hi John,
In App Finder, you have pin icons in every tile. Click on it to add it to the launchpad.
Hi Konstantia,
When I run F12 for App finder for KPI Design, the below messages have come up:
Can you figure out some root causes and solutions to restore the apps?
sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/sap/sbrt_appss1/~E1049505279FF33DC23E546F30461F1E~C/ssuite/smartbusiness/tiles/contribution/ContributionTileChip.xml"}): CHIP is just a stub - sap.ui2.srvc.Chip. and jquery.sap.global-dbg.js:1022 2018-04-12 18:17:13.453899 The issue is most likely caused by application sap.ushell.plugins.rta-personalize. Please create a support incident and assign it to the support component of the respective application. - Failed to load UI5 component with properties: '{ "enabled": true, "name": "sap.ushell.plugins.rta-personalize", "componentData": { "startupParameters": {} }, "asyncHints": {}, "async": true }'. sap.ushell.plugins.rta-personalize.
2018-04-12 18:17:13.461500 Cannot create UI5 plugin component: (componentId/appdescrId :sap.ushell.plugins.rta-personalize) TypeError: Cannot read property 'forEach' of undefined properties {"ui5ComponentName":"sap.ushell.plugins.rta-personalize","applicationDependencies":{"enabled":true,"name":"sap.ushell.plugins.rta-personalize"}} This indicates a plugin misconfiguration, see e.g. Note 2316443. - TypeError: Cannot read property 'forEach' of undefined at f.init (https://*****/ui2/ushell/resources/~20170531081300~/sap/fiori/core-ext-light.js:26:1743) at
https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:54:2821 at f.constructor (https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:54:2905) at f.constructor (https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:60:1811) at f [as constructor] (https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:56:3299) at new f (https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:56:3299) at e (https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:60:16810) at https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:60:17556 at r (https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:60:1163) at https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:60:17536 sap.ushell.services.PluginManager
2018-04-12 18:17:13.542300 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, "name": "sap.dfa.help.utils.adapters.fiori", "componentData": { "startupParameters": {}, "config": { "Product": "", "Version": "", "editor": "" } }, "asyncHints": {}, "async": true }'. sap.dfa.help.utils.adapters.fiori
2018-04-12 18:17:13.542399 Cannot create UI5 plugin component: (componentId/appdescrId :sap.dfa.help.utils.adapters.fiori) Error: failed to load 'sap/dfa/help/utils/adapters/fiori/Component.js' from /resources/sap/dfa/help/utils/adapters/fiori/Component.js: 404 - Not found properties {"ui5ComponentName":"sap.dfa.help.utils.adapters.fiori","url":"/resources/sap/dfa/help/utils/adapters/fiori/","applicationDependencies":{"url":"/resources/sap/dfa/help/utils/adapters/fiori/","self":{"name":"sap.dfa.help.utils.adapters.fiori"},"enabled":true,"name":"sap.dfa.help.utils.adapters.fiori"},"applicationConfiguration":{"Product":"","Version":"","editor":""}} This indicates a plugin misconfiguration, see e.g. Note 2316443. - Error: failed to load 'sap/dfa/help/utils/adapters/fiori/Component.js' from /resources/sap/dfa/help/utils/adapters/fiori/Component.js: 404 - Not found at r1
(https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-0.js:92:29653) at t1 (https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-0.js:92:31878) at Object.sap.ui.require (https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-0.js:92:34976) at https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:60:22335 at new Promise (<anonymous>) at https://*****/sap/bc/ui5_ui5/ui2/ushell/resources/~20170531081300~/sap/fiori/core-min-2.js:60:22302 sap.ushell.services.PluginManager
Thanks.
John
Hi John,
Please ALWAYS tell use what solution you are using - is this Business Suite, Suite on HANA, S/4HANA ? Include the release/FPS. If you know it also the SAPUI5 version. It's hard for the community to help when we only have an error message without any context around the technical environment.
Re your issue:
You should not be publishing apps into a SAP delivered business catalog. You need to create your own custom tile catalog and then publish them to that.
Make sure the custom tile catalog is then assigned to the user via their security role, along with any authorizations needed for the underlying CDS Views. Eg. as per https://blogs.sap.com/2017/03/09/sap-s4hana-1610-how-to-create-and-generate-backend-security-authorizations-for-sap-fiori-2.0/
Rgds
Jocelyn
Hello John,
The fact that the Tiles are shown in the Launchpad Designer but not in the App Finder could be for example cause of missing or misconfigured target mapping maintained in the Launchpad Designer, you could check with the developer tool(F12) if you see any specific error in the Launchpad.
Then as Suriya said you have also to pin them in order to be able to see them in FLP. In case you would like to display them by default in FLP Home page you will have to add the catalog in a group and provide the role containing catalog+group to the user.
Have you proceed to any change/upgrade, or you were never able to see those tiles?
Best regards,
Konstantia
What are the recent changes that were made?
What SAPUI5 version are you currently running? https://sapui5.hana.ondemand.com/versionoverview.html
Hi Heli!
What do you mean by the recent changes? Do you mean upgrade?
My version is 1.48.1. I guess I need to talk to BC for upgrade.
Thanks.
Regards,
John
Hi John/Team,
Did you find the solution for this.I am also facing similar issue. I am configuring an SAP Fiori custom app using SAP fiori for LPD_CUST on Gateway and when i am trying to access the tile in FLP ,i am getting app to open but with no data. When i check console getting below error. Getting no error in iwfnd/error_log.
Note: I am not using odata/cds here. I am just using JSON model for data. It's running fine when i am running from Eclipse using "run on abap server".
Console Error:
===============================================================================================
failed to load Javascript resource: sap/dfa/help/utils/adapters/fiori/Component-preload.js - " core-min-0.js:92:10132 failed to load 'sap/dfa/help/utils/adapters/fiori/Component.js' from /resources/sap/dfa/help/utils/adapters/fiori/Component.js: 404 - Not found Caused by: undefined core-min-0.js:92:25910 2018-07-31 17:40:59.620750 Failed to load UI5 component with properties '{"url":"/resources/sap/dfa/help/utils/adapters/fiori/","self":{"name":"sap.dfa.help.utils.adapters.fiori"},"name":"sap.dfa.help.utils.adapters.fiori","componentData":{"startupParameters":{},"config":{"product":"SAP_S4HANA_ON-PREMISE","version":"1511 001","editor":"true"}},"asyncHints":{},"async":true}'. - p1@https://saphana:8001/sap/bc/ui5_ui5/ui2/ushell/resources/~20170214105900~/sap/fiori/core-min-0.js:92:28157 q.sap.require@https://saphana:8001/sap/bc/ui5_ui5/ui2/ushell/resources/~20170214105900~/sap/fiori/core-min-0.js:92:32231 x@https://saphana:8001/sap/bc/ui5_ui5/ui2/ushell/resources/~20170214105900~/
=================================================================================================
Add comment