Show TOC Start of Content Area

Background documentation Parameters for Starting Applications  Locate the document in its SAP Library structure

Parameters in MobileEngine.config

Parameters

Description

MobileEngine.JSP.StartApplicationDirectlyForUser

Specify the name of the application to be started automatically for the specified user after logon.

Possible values: A semicolon separated key value pair of user name and technical application name, separated by a colon:

<user name>:<application name>

Default: not set

Example:

User1:App1;User2:App1

For information about other parameters: Parameters in MobileEngine.config

For information about different methods for the configuration: Configuration of Mobile Devices

End of Content Area