Configuration of Scripts
You use this function to configure the scripts on the mobile device.
● You have transferred the script to the mobile device using the deployment mechanism.
● The script language is supported on the mobile device.
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>).
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>

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.