BeginUpload

Description

Occurs at the beginning of the synchonization upload procedure.

Event ID

Event ID

Objects

None

MLSynchronization, MLSync

Arguments

None

Returns

None

Usage

Use this event to add custom actions immediately before the transmission of the upload to the MobiLink synchronization server.

The BeginUpload event marks the beginning of the upload transaction. Applicable inserts and updates to the consolidated database are performed for all remote tables, then rows are deleted as applicable for all remote tables. After EndUpload, upload changes are committed.

See also