cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP SuccessFactors WorkZone Page Load Times

JohnRTx
Active Participant
0 Likes
1,270

We are in the process of implementing SAP SuccessFactors WorkZone to replace our portal. We are using it as the central hub for our users to access services and applications from SuccessFactors and our on-premise SAP ERP system using the Cloud Connector. We are finding, however, that the page load times are relatively lengthy. The home page is taking 6 to 7 seconds to load and when opening applications we are seeing a slow load time. Fiori apps and SF tiles do a bit better. Has anyone had success or figured out any tricks to getting the page load times and responsiveness to increase? 

Accepted Solutions (0)

Answers (1)

Answers (1)

arsalali
Discoverer
0 Likes

Finally, were able to resolve the issue with the of SAP a few months ago. 
I figured to let everyone know what the exact problem was:
Together with the customer, we introduced a very extensive navigation toolbar which referenced several workspaces.
The essential part here is: Not by URL, but by the inbuilt functionality to reference a workspace in the navigation bar. 

It seemed to be a good idea since it  was setup quite fast and easily. But there is a catch:

The more workspaces you have referenced with this method, the more time the initial loading time will suffer.
A hard reload also brings no improvement because of whats of the following:

When using the inbuilt functionality to reference a workspace in the toolbar, before it is going to be displayed, a permission check is going to be perfomed - for each workspace separately. 
In our case, we had referenced more than 50 work spaces and work pages. So each time an employee and even we opened WorkZone, it would check which areas we are allowed to visit, increasing the loading times drastically. 

The solution: Replace any occurence of workspace references with their direct URL in the navigation bar.. The loading times went down to a fraction of what we had before.
In case someone is not authorized to view a certain workspace, he will get a message saying so, once he is on the page.