Skip to Content
0
Sep 12, 2016 at 09:31 PM

SAP Fiori on Portals Issue

254 Views

Hello Experts,

We have Fiori on Portals 7.4. When a user try to assign a Tile from Catalog to Homepage, it is giving error - Tile "tile" could not add group "Group".

From the Portal log's I see this below error message.

Error: Could not set Personalization Data - xsrfProtector.isValidXsrfToken returned false

No xsrf token found in the session associated with the request[com.sap.portal.prt.util.PortalServletRequestWrapper@4653d5a2].

Caused by: java.lang.RuntimeException: com.sap.portal.navigation.flp.pl.persistency.PersonalizationDAOException: Failed to save personalization data for key: User: XXXX. Personalization Data: DeviceType.Desktop

at com.sap.portal.navigation.flp.pl.launcher.FioriLaunchpadPlUtilitiesManager.setPersonalizationDataForUser(FioriLaunchpadPlUtilitiesManager.java:60)

Some reason it is appending '#' at end of the URL. It is showing URL like - https://<>:<port>/irj/portal#.

Any suggestions on this issue?

Thanks,

Sri