cancel
Showing results for 
Search instead for 
Did you mean: 

How to start the SAP Fiori launchpad ?

vishnu_babu1
Explorer
0 Kudos

Hello I'm trying to implement a Leave request fiori application, I have made the necessary configurations and installed required add-ons, created users and assigned roles, can someone tell me where should I start the Fiori launchpad and check how it is working.?

Accepted Solutions (1)

Accepted Solutions (1)

former_member182874
Active Contributor
0 Kudos

Hi Vishnu,

Once your app is working fine . Your next step is assigning PFCG roles for Launchpad.

Launchpad can be accessed using this URL :

http://myfioriURL.com/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=xx&sap-language=EN

Visit : for more helpful documents.

Regards

Tejas

vishnu_babu1
Explorer
0 Kudos

Thank you Tejas chouhan,

entering this format on browser is the only way to acces the launch pad ??

nageshcaparthy
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Vishnu,

Yes, all the Fiori apps are browser based apps. So you need to access the launch pad via the URLs.

If you want to use them on mobile devices, you can download Fiori Client from App Store and configure the URL for once and you can use it as an application.

Regards,

Nagesh

former_member182874
Active Contributor
0 Kudos

Ths format means ?

/sap/bc means that you are navigating the path here in SICF node.

/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html : Standard format (You need to add client) ?$sap-client=200

Answers (1)

Answers (1)

Former Member

Hi,

Please check this link:

Setting Up the Launchpad - User Interface Add-On for SAP NetWeaver - SAP Library

You can use this URL to check it the Launchpad is loading properly after installations.

launchpad:

http://<host>.<domain>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?sap-client=<...

Hope this helps,

Regards,

John