EndUpload

Description

Occurs after transmission of the upload to the synchronization server.

Event ID

Event ID

Objects

None

MLSynchronization, MLSync

Arguments

None

Returns

None

Usage

Use this event to add custom actions immediately after transmission of the upload stream from dbmlsync 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