cancel
Showing results for 
Search instead for 
Did you mean: 

Several issues implementing Fiori My Inbox app

0 Kudos

I am working on implementing the My Inbox Fiori app. I am having several issues. They may or may not be related. Here is what is installed on my Fiori frontend system:

My backend system is EHP 7 for SAP ERP 6.0 SPS 11.

The first issue is:

When I enter the Launchpad URL,

http://XXXXXXXXXX:8000/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=100

the following logon screen pops up (this is not the standard Fiori logon screen with the flower on it):

Behind the logon popup is the following error message popup:

I enter the User Name and Password and click on “OK”.The Error popup is still there, so I click on OK. It then goes to the blue Fiori Launchpad screen:

At this point, none of the controls work. If I click on the Person icon or Home > Navigation menu, nothing happens. If I then hit “Refresh” or F5 in the browser, it goes to the user’s home screen in the launchpad:

Everything works fine after that.

The second issue is that when I “Sign Out” of Fiori, it does not sign me out.The Sign Out popup comes up:

When I click on OK, it is like I just entered the Launchpad URL again.The ”Failure – Unable to Load Groups” popup comes us again.

Now when I click on OK, it opens the Fiori Launchpad, but again, the controls don’t work until I hit Refresh (F5). This time it doesn’t ask me for the User Name and Password. I am still logged in as the previous user. If I close the browser and go to the Launchpad URL again, it then asks me to log in again.

I have tried this in Internet Explorer, Firefox, Chrome, and the Fiori app and the behavior is the same in all of those environments.

My questions are:

1. Why don’t I get the normal Fiori logon screen with the flower on it?

2. Why do I get the ”Failure – Unable to Load Groups” popup when I first go to the Fiori Launchpad URL?

3. Why do I have to Refresh after getting into the Launchpad before anything will work?

4. Why doesn’t the Sign Out function actually sign me out and keeps looping me back into the Launchpad without having to sign in?

I appreciate any help you can give.

Thanks.

View Entire Topic
former_member182874
Active Contributor
0 Kudos

2. Why do I get the ”Failure – Unable to Load Groups” popup when I first go to the Fiori Launchpad URL? Check if all the Launchpad Odata services are activated in SICF and are registered in Frontend system (transaction : /n/iwfnd/maint_service)

https://help.sap.com/saphelp_ssb/helpdata/en/d7/383953fcabff4fe10000000a44176d/frameset.htm

Check section : Procedure, in above link

Also please provide below :

Login to Chrome browser, Enter the URL, Click F12 and open network tab. Now hit refresh. All the backend and frontend services and UI libraries will load. Check the red ones (which are error) . Provide screenshot for those URL.

Regards,

Tejas