Available server URL macros

The URL macros that are supported by the M-Business Sync Server are detailed in the table below.

Table 2. M-Business Sync Server URL macros

Macro

Description

Typical Values

AG_DEVICEOS

The Operating System of the device sending the synchronization request. Useful to optimize content for different device parameters.

PALM_OS WINCE_OS
WINCE_OS_SmartPhone WIN32_OS
AG_DEVICEPROCESSOR 

The processor of the device sending the synchronization request. Useful when downloading binaries through your channel to Windows Mobile Pocket PC 2003 devices.

(Only applies when AG_DEVICEOS is WINCE_OS or WINCE_OS_SmartPhone; blank for all other OS values)

ARM MIPS SH3 SH4
AG_CLIENTVERSION 

The version of M-Business Client on the device sending the synchronization request. Useful when different versions of M-Business Client require different binaries.

5.7 6.0 6.2
AG_USER 

The User ID for the device sending the synchronization request. Useful whenever content needs to be user-specific.

The User ID set up on the M-Business Sync Server.

AG_DEVICEOS values returned by different platforms
  • PALM_OS   Returned by all Palm OS devices.

  • WINCE_OS   Returned by Windows Mobile Pocket PC 2003 and Windows Mobile 5 and 6 devices.

  • WINCE_OS_SmartPhone   Returned by Microsoft Smartphone devices running Windows Mobile 5 or 6.

  • WIN32_OS   Returned by Win32 devices.