Show TOC Start of Content Area

Function documentation Configuration of Scripts  Locate the document in its SAP Library structure

Use

You use this function to configure the scripts on the mobile device.

Prerequisites

      You have transferred the script to the mobile device using the deployment mechanism.

      The script language is supported on the mobile device.

Features

You can determine when the script runs. You can:

      Run the script each time you start the SAP Mobile Infrastructure on the mobile device (value startup)

      Run the script before a synchronization (value sync)

      Run the script once (value once)

      Run the script in intervals (value <time interval in milliseconds>).

Activities

You define the values for the parameters in a parameter set (see Defining the Parameter Sets). Use the SCRIPTING function to configure the scripts. Use the following syntax:

<Script with an absolute path>; <value>

Note

After the script configuration parameters are downloaded to mobile device, the user must perform the following steps:

    In case of PDA, the user must perform a soft reset.

    And in case of laptops, the user must restart SAP Mobile Infrastructure client.

 

 

 

 

End of Content Area