cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori launchpad on Portal is not working

former_member188396
Participant
0 Kudos

Hello,

We started configuring the Fiori Launchpad on Portal to check two options.

1. Consume the remote Fiori Catalogs to Portal

2. Consume existing portal applications from the Fiori Launchpad on portal

We are on NW 7.40 SP11

I have enabled the Fiori Launchpad and changed the Portal desktop rules for Fiori framework.

I have followed below link as well.

https://help.sap.com/saphelp_nw74/helpdata/en/4d/fc657c6af64172bee7a140d616902b/content.htm?frameset...

I have set the iView properties as specified.

Now, when I run the fiori Launchpad with the link:

https://<host>:<port>/irj/portal/fiori

Once I do it, It opens the FIori Launchpad and then gives below error.

When I checked in Developer Tools (F12) on Google chrome, I was getting the 500 error for below specific URL.

https://<host>:<port>/irj/servlet/prt/portal/prtpos/com!252esap!252eportal!252enavigation!252eportal...

When we checked on the logs on portal, we got below log and no further details.

In above test, we had used the Web Dispatcher host name & port to access it.

When we tried with direct host name and port for the portal, we do not get this error.

Can anyone let me know what could be the issue?

Note: We are getting this error for both the scenarios whether we are consuming the remote catalog or utilize from the portal.

Thanks,

Bhavik

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member188396
Participant
0 Kudos

I have got the response from SAP saying that it has something to do with SiteMinder and they will not be able to assist with it as we are using SiteMinder instead of SAP web dispatcher.

-Bhavik

former_member231877
Discoverer
0 Kudos

Hi,

I am stuck with the same issue. Have you been able to find a solution?

former_member188396
Participant
0 Kudos

No. It is not resolved yet. I have opened OSS message as well with SAP.

former_member193577
Active Contributor
0 Kudos

Hi,

If in direct url access to portal its working and with a web dispatcher is not - that suggest that WD configuration maybe wrong.

What configuration rules have you set there?

Try first having all requests forwarded to portal through WD and see what happens.

what rules did you put there?

thanks,

Tal

former_member188396
Participant
0 Kudos

As per the basis team, they have configured right rules for WD.

We are using SiteMinder for the WD related redirections.

-Bhavik

tanushsingh_parihar
Contributor
0 Kudos

Hi Devisha,

In the Fiori framework page configuration under System Admin > Portal Diplay > Framework page config, check what is the value for the SAPUI5 library source. Change it to ABAP and check if it helps.

former_member188396
Participant
0 Kudos

Hi Tanush,

earlier, I had set the value as JAVA to utilize the Fiori Launchpad from the portal itself and it was giving this issue.


Later, I have tried with ABAP option and also followed the steps to create the Destination to point to Front End Server. But, after doing all settings also, I was getting the same error.

So, for both JAVA (Utilize Fiori Launchpad from Portal), or ABAP (Consume FrontEnd Server Fiori Launchpad), it is giving the same issue.

-Bhavik