on 2019 Sep 26 12:01 PM
Hi,
I have a working fiori custom app for crate PO in cloud. Now, I would like to deploy and configure into On-premise.I have deployed the custom SAP UI5 application from SAP Cloud platform Web IDE services to SAP Backend system.
When I click on Fiori tile, The pop up showing as Could not open app. Please try again later. Below are the Console error log.
Failed to load UI5 component with properties '{"name":"createPo","self":{"name":"createPo"},"messages":[{"severity":"error","text":"The application createPo has errors and will possibly not run properly."}],"componentData":{"startupParameters":{}},"asyncHints":{"libs":["sap.ca.scfld.md","sap.ca.ui","sap.me","sap.ui.unified"],"waitFor":[]},"url":"/sap/bc/ui5_ui5/sap/zcreatepoge/~5140F9DAB2C341A21BFE64FA7981C749~C","async":true,"id":"application-PurchaseOrder-display-component"}'. - Error: The specified component controller 'createPo.Component' could not be found!
Failed to load U5 component for navigation intent #PurchaseOrder-display - Error: The specified component controller 'createPo.Component' could not be found! sap.ushell.renderers.fiori2.Shell.controller
Could not open app. Please try again later. -
I am able to open my deployed BSP app from SE80 in backend server. But getting error when I tried to open through Fiori lauchpad.
I checked component.JS and Manifest.JSON , everything looks good.
Kindly suggest me how to rectify this error.
could you you please check under transaction /n/iwfnd/error_log if any service is missing or please check in console when you click on app if there is any 403 issue there might be some service namespace missing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gabor,
Thanks for the reply. Sorry for late reply. I tried option provided by you but no luck. Let me keep you posted if any issues.
Kind regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is most likely caused by a faulty LPD_CUST configuration.
Did you add the namespace information in the LPD_CUST role for the application in the Additional Information line under the Application-Related Parameters secion?
It should look like SAPUI5.Component=my.name.space
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.