on 2022 Jul 22 12:29 PM
Hello Everyone,
A UI5 application does not start from the Fiori Launchpad.
I looked at the developer tools as well and i have several errors .
The services are active in SICF.
In the manifest.json the Id is correct
These are the things that i have found that could cause the problem but now i am stuck what could be the issue.
Thanks for the help in advance.
I resolved the problem. I don't actually now what the problem was but i put everyting into the WebContent subfolder as was the case with other UI5 applications and that resolved the problem. The application did not work after Eclipse added some files, so its possible it added something that referred to WebContent folder path.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Open the Fiori Launchpad Designer (/UI2/FLPD_CUST), and check the definition of the target mapping. Your application ID should exactly match the app id in your manifest.json, otherwise the launchpad won't be able to find the application. In your case it should be com.agco...
Also, make sure your user has a role that contains the catalog to which the tile belongs. And if there are any underlying odata services, the user role should have authorizations for them.
Just some of the things I've noticed that could cause this kind of issues...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi backsite
Please go to SICF and activate your application.
Execute transaction SICF. Press F8.
Go to default_host --> sap --> bc --> ui5_ui5 --> sap.
In this tree node, navigate to the SAPUI5 application for your app.
To activate the service (SAPUI5 application), choose Service/Host Activate. (Right click and Activate)
Regards,
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Check this thread, it will help you.
This is based on how you are executing.. standalone or Fiori. (based on that whether the index.html is required or not will be implemented).
https://answers.sap.com/questions/194272/file-sapzui5withmvcindexhtml-not-found.html
Regards,
Venkat
User | Count |
---|---|
79 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
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.