on ‎2018 Dec 31 8:02 AM
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??
Please help me with my above queries. This is actually effecting my sprint deliverables.
I have attached a screenshot of the issue

Request clarification before answering.
If you are trying to add extended version of a standard app make sure to activate SICF Nodes for both standard and extended app. This worked for me.
For better understanding, you can refer to SAP Note : 2808615
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, how did you made on SICF tcode?thanks
Hi Meghana,
I've the same problem.
Could you already solve it. My application was running some days without any error and now I receive the same error message.
Thanks for your help and kind regards
Sabine
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Two things:
1.Add the service in SICF ( for me, I had Audit apps so I had to activate all the services with *GRCAUD* so I searched for all of them and activated them. Search online for the services that you need and activate them).
Guide for using SICF:
First, press execute the following page.

Secondly, as shown below, add the virtualy host and serviceName and then click on 'Apply'.
The services will them be shown to you below, and you can activate them by right clicking them and then clicking 'Activate service'.

2.run report "/UI5/APP_INDEX_CALCULATE"
3. Clear Cache (might be optional) by running report: /UI2/INVALIDATE_GLOBAL_CACHES
or follow this note: 2319491 - How to clean up the cache after applying changes that affect SAP Fiori apps - SAP for Me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Activate the APP Node on SICF( node Name is same as App)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had a similar problem and I got an error in the QA system after I moved it to the QA system.
Service was inactive for my app from SICF. After activating it, my problem was solved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check your UI5 version, if testing from webide try giving ui5 version lessor than 1.100.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Meghana,
I also same kind of issue 'Failed to load UI5 Component for navigation Intent' for the 'Create Sales Order' Fiori App. This issue is usually due to incorrect Config details like Incorrect Component name or URL. I provide correct details and my issue got resolved.
You can get your correct component name from BSP Application( se80 ) in component.js. Refer Image below for the path. Mine was for 'Create Sales Order'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mahendra,
If you followed all the above instructions and still facing the error, it could be due to authorization issues in the backend. please check on that front as well.
for instance, you might be accessing Standard Purchase Order App, then the user should have all relevant Purchase Order display authorizations in the backend/
Thanks/Balaji
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I had the same issue and was able to resolve it after activating the BSP Application in SICF.
Thanks.,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Balaji,
PFA screen shot errorerror-for-rfq.pngerror-for-rfq1.png
I'm facing error can you please advice how to resolve thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have also faced the same issue while creating ALP app and found out that it is caused because of application name missmatch in Webide and Backend BSP app.
I have created the new ALP app with the name PROJECT in Webide workspace and while deploying i have given application name as ZPROJECT. when i run the application, it was searching for ZPROJECT namespace and was not able to load.
Solved it by maintaining the same name while creating the App in Webide and while deploying it to the Backend for the first time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Resolution:
1. Make sure you have opened the/sap/bc/ui2/app_index/path and all its subpaths in your Cloud Connector for your On-Premise system, if you're using Cloud Connector
2. Make sure the app_indexservice in your On-Premise system is activated and defined to use BASIC authentication (not SAML)
3. Re-generate the extension project and try to run it
Check below KBA
2853507 - 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 #title-display)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Vamsi, here's how you can activate app_index service...
I also faced same problem . I solved this problem by maintaining routing.
i maintained routing like below for my app containing only one view(view1). i forgot to maintain this before.
"rootView": {
"viewName": "zsale.view.View1",
"type": "XML" },
"routing":{
"config":{
"routerClass":"sap.m.routing.Router",
"viewType":"XML",
"viewPath":"zsale.view" },
"routes":[] }
Thanks ,
Gaurav K.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found the solution for this problem, it is in the webide
when I create a new project, it creates the id as following "ztest_project.ztest_project" instead of "ztest_project"
and the path for the controllers are "ztest_project/ztest_project" instead of "ztest_project"
I just replaced all the duplications with "ztest_project" in all of the files of the project and deployed again.
This resolved my problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any solution for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Meghana,
I got the same problem, let us know how did you solved it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I solved it like this
in transaction /n/UI2/FLPCM_CUST you will find a ICF desactivated, search for your tiles in the second tab and then service, check and show service
Copy the node automatically created in the one desactivated, right clic on z_mec and past on sap
Maybe your configuration will change for /sap/bs/ui5_ui5/sap/
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.