cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to load UI5 component for navigation intent "#object1-action1"

There are few things which aren't working in this project.

I have an external destination where my odata services are hosted https://mtalertprovider.cfapps.sap.hana.ondemand.com/odata/v2/AlertService/$metadata. I have included this as resource in mta.yaml file. This destination is utilized in xs-app.json of "App" module. I have created an dataSource in manifest.json. Then the entity from oData called "Alert" is utilized in view.xml. But this not working. Is this the correct way of accessing an oData??

  1. My both apps are throwing same error.
    App could not be opened because the SAP UI5 component of the application could not be loaded.
    Failed to load UI5 component for navigation intent "#object1-action1"
  2. After so many attempts the project gets deployed from webide. The deployment often fails.
  3. Is there any way to test the FLP locally in webide?

Please help me with my above queries. This is actually effecting my sprint deliverables.

I have attached a screenshot of the issue

srinureddy
Explorer
0 Kudos

error.pngHi Meghana,

I have also received same error. If any one resolved error or any idea please help me.

Thank you.

jasonwangcn
Participant
0 Kudos

Try below step:

Press F12 before click That APP.

Switch to 'Network' tab in Browser's console.

Click that App.

U will see errors in browser's console.

Check the error's related service errors .

Sometimes,there are more service need be activated than app library listed.

0 Kudos

Hi Harshil,

I am getting the same error while activating the standard Fiori Apps. All the OData Services are activated. How did you resolved this error.

any suggestions will be appreciated.

Thank you,

poornima

View Entire Topic
mnaghizadeh
Explorer

Activate the APP Node on SICF( node Name is same as App)