UploadAck

Description

Occurs on completion of upload processing.

Event ID

Event ID

Objects

None

MLSynchronization, MLSync

Arguments

Argument

Description

uploadack_status

Long indicating the status returned by MobiLink to the remote after the upload stream is processed. Values are:

  • 0 for StatCommitted

  • 1 for StatFailed

  • 248 for StatRetry

See the Usage note for the meaning of these values.

Returns

None

Usage

Use this event to add custom actions after dbmlsync has received acknowledgement of the upload stream from the MobiLink synchronization server.

Values for the uploadack_status argument can be:

See also