cancel
Showing results for 
Search instead for 
Did you mean: 

Set maintenance mode in Fiori Launchpad

_IvanFemia_
Active Contributor
0 Kudos

Hi,

we need to shut down the Fiori Launchpad and we are looking for a solution to communicate to users that the system is not available.

Is there an official way to enable the maintenance mode (WordPress style)?

In sap gui you can setup a popup message, what about users that are accessing only via Fiori Launchpad?

I'm thinking to change the standard login page and redirect the Fiori service to another custom login page, but it requires a change in the SICF node. I'm wondering if a cleaner solution is available.

Thank you

Ivan

Accepted Solutions (1)

Accepted Solutions (1)

gill367
Active Contributor
0 Kudos

Custom login class seems to be the only option available. You can do one thing, make the copy of standard SICF class "/UI2/CL_SRA_LOGIN" and in the htm_login method put some condition to read a parameter table which will tell you if normal login screen or maintenance message needs to be shown.

Regards,

Sarbjeet Singh

Answers (0)