Define synchronization through mobile business object (MBO) and device application configuration and programming, or after deployment, through Unwired Server settings.
Method | Description |
---|---|
Push | For the push method, either the
the MBO developer or the administrator configures synchronization
timing (on-demand or scheduled). Typically a refresh schedule or
data change notification (DCN) is paired with a subscription
template for a given MBO with push synchronization enabled. When MBO
data in the CDB changes:
Note: Unwired Server initiates
notifications only for replicated-based synchronization, while
messaging-based synchronization pushes data to the device
without notification.
|
Pull | For the pull method, the MBO developer configures the amount of data that is to be synchronized (through a combination of settings such as Synchronization group, synchronization parameters, data filter, and so on), and the device application developer adds the screens and logic that allows a user to pass synchronization parameters and attributes to trigger and control synchronization, including:
|