cancel
Showing results for 
Search instead for 
Did you mean: 

Pre-configure Fiori URL in SAP Fiori Client

Former Member
0 Kudos

Hi,

We plan to use the SAP MDM to push the SAP Fiori Client apps to the client, so they don't need to go download from the AppStore or Google Play. Want to push the apps together with a pre-configure URL so user no need to insert the URL when they first launch the apps. Is this possible to do it with the standard apps and we will use the MDM to push the apps.

Other than the URL, is it possible to have configure the passcode also?

Kindly advice. Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

For iOS I have this as app config:

Configuration Key = config

Value type = string

Configuration Value = {"appID":"fiori","fioriURL":"https://YOUR_HOSTNAME:44300/sap/bc/ui5_ui5/ui2/ushell/shells/abap/fiorilaunchpad.html?sap-client=200...","fioriURLIsSMP":false,"passcodePolicy":{}}


I didn't succeed to do the same for Android:

Former Member
0 Kudos

I tried with that. Can't save when I put that. It just prompt error. Didn't highlight what is the error.

I'm using SAP Afaria Version 7.00.6626.0 SP5

Thanks.