Show TOC Start of Content Area

Function documentation Time Agent (TIME)  Locate the document in its SAP Library structure

Use

You use the Time Agent to synchronize the date and time on devices with the date and time on the server.

Prerequisites

      You have assigned the mobile device to a particular time zone.

      The Time Agent is deployed.

      Shared library Agent.dll (AGENT_DLL) 2.1.0 for Windows Mobile 5.0 is deployed.

Features

You have the following options:

Parameters

Description

Possible Values

AGENT_MODE

Activate or deactivate time synchronization between client and server.

ON, OFF

AGENT_HISTORY

Activate or deactivate the periodic fetching of date and time from the Data Orchestration Engine (DOE) to be set on the device.

TRUE, FALSE

AGENT_HISTORY_INTERVAL

Interval in minutes for fetching and setting the date and time from the DOE server to the device.

> 0 minutes

AGENT_TRIGGER_ON_SYNC_COUNT

Number of synchronization cycle at which the time will be set.

0, 1, 2

AGENT_TRIGGER_ON_SYNC_INTERVAL

The intervals at which the time will be set.  This parameter is ignored if the time was set during AGENT_TRIGGER_ON_SYNC_COUNT parameter handling.

0: Never

1: In intervals of one minute, one hour, or one day

AGENT_TRIGGER_ON_SYNC_INTERVALTYPE

Together with the AGENT_TRIGGER_ON_SYNC_INTERVAL determine the interval (minimum) at which the time is set.

M: Minutes

H: Hours

D: Days

AGENT_REPORT_ON_FIRST_CYCLE

Set time when synchronization starts.

TRUE, FALSE

AGENT_REPORT_ON_SECOND_CYCLE

Set time when synchronization ends

TRUE, FALSE

Activities

You define the values for the parameters in the DOE by using the SAP NetWeaver Mobile Administrator.  Use the TIME as the agent ID to set agent parameters.  

End of Content Area