cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori News Tile - no articles displayed

pfefferf
Active Contributor
0 Kudos

Hi,

I'm trying to integrate the News Tile App to my Fiori launchpage.

For test reasons I added the feed "https://scn.sap.com/community/feeds/allcontent?community=2421", but the system does not display any articles in the launchpage.

Also when I try to start the News Tile App, I get the error "Failure - unable to start app". Maybe that is a follow up error.

I'm using the SAP_UI component with SP07.

And of course the system is connected to www 😉

Thx.

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Florian,

Can you share your tile setting and target mapping?

Regards,

Masa

SAP Rapid Innovation Group - RIG

pfefferf
Active Contributor
0 Kudos

Hi Masa,

here is my News tile setting.

I think I do not need a target mapping for that, or?

Also on page Configuring News Tile - SAP Fiori Launchpad - SAP Library it is not described.

Thx, Florian

pfefferf
Active Contributor
0 Kudos

I get the following error:

jmoors
Active Contributor
0 Kudos

Looks like you are getting a javascript cross domain issue, as the data is on different server.

Just to test you can temporarily disable in Chrome.

http://stackoverflow.com/questions/3102819/chrome-disable-same-origin-policy

Many thanks,

Jason

pfefferf
Active Contributor
0 Kudos

Hi Jason,

also in the test mode it does not work. Still the same error.

Regards, Florian

jmoors
Active Contributor
0 Kudos

Do you get the same error? The error implies it's cross domain error.

pfefferf
Active Contributor
0 Kudos

Yes, it is the same error.

jmoors
Active Contributor
0 Kudos

It might be worth double checking that the same origin policy is definitely disabled.

I normally make sure all the windows are closed, before starting, as I've had a few instances where it didn't seem to pick up the setting.

Regards,

Jason

pfefferf
Active Contributor
0 Kudos

Hi Jason,

thx. It works now.

Is there any solution to avoid the "SOP problem" without e.g. using a reserves proxy?

jmoors
Active Contributor
0 Kudos

There are a few options, I think a reverse proxy is normally the best option, however if you can modify the HTTP header of the feed then Cross-origin resource sharing (CORS) might be possible.

http://scn.sap.com/community/developer-center/front-end/blog/2013/06/29/solving-same-origin-policy-i...

Regards,

Jason

MahendraJ
Participant
0 Kudos

Hi Florian,

CORS thing- no issues there but still I'm getting the error as Failure- unable to start the App.


  1. 2014-06-25 16:50:42 Failed to resolve navigation target: #NewsFeed-displayNewsList?newsViewId=__jsview0 - Could not resolve link 'NewsFeed-displayNewsList?newsViewId=__jsview0' sap.ushell.renderers.fiori2.Shell.controller core-min-0.js:85
    1. ucore-min-0.js:85
    2. errorcore-min-0.js:85
    3. (anonymous function)core-min-3.js:154
    4. pcore-min-0.js:21
    5. rcore-min-0.js:32
    6. t.fireWithcore-min-0.js:32
    7. b.(anonymous function)core-min-0.js:32
    8. (anonymous function)NavTargetResolutionAdapter.js:2
    9. sap.ui2.srvc.callabap.js:25
    10. mODataWrapper.js:2
    11. (anonymous function)core-min-2.js:62
    12. n9

Is that issue is resolved for you?

FYI: I'm able to see the ribbon coming and going in that tile but unable to see in detail.

Any clue?

KR,

~ Mahendra

muthadi_naveen
Explorer
0 Kudos

were you able to resolve the issue? i have the same error "Failure- Unable to start App" on the news tile or on every other tile....

MahendraJ
Participant
0 Kudos

"Failure- Unable to start App" on the news tile only..........others are working perfectly fine.


~ Mahendra

muthadi_naveen
Explorer
0 Kudos

When I click any Tile, i get the following error (captured via Chrome Inspect Element Option)

Failed to resolve navigation target: #AccessRequest-create - Could not resolve link 'AccessRequest-create' sap.ushell.renderers.fiori2.Shell.controller core-min-0.js:85


Failure - Unable to start

olivwalt
Explorer
0 Kudos

Hello Mahendra,

where you able to solve the News Tile issue? I face exactly the same error.

Any hint would be welcome.

Regards Oliver

MahendraJ
Participant
0 Kudos

Hi Oliver,

Yes, issue is resolved with the help of a SAP Note # 1968559

Although, after the upgrade of SAP_UI and SAP_GWFND, I'm getting an error as below,

"Could not start the app due to an internal error"

Working on it but yes, the above mentioned SAP note is applicable if you are not on latest UI and GWFND components

Hope it will help.

Thanking you,

~ Mahendra

Answers (1)

Answers (1)

MahendraJ
Participant
0 Kudos

Hello Folks,

SAP has released a Note to overcome from the Error "Failure- Unable to start App" for News Tile. Please implement SAP Note: 2065811

2065811 - Navigation from News Tile to detail page not working

Hope this will help.

Thanking you,

~ Mahendra