Replication Status Reporting Interface

The Replication Status Reporting (ISSCEStatusReporting) interface is an extension of the Replication interface that lets the user to consume synchronization notifications. The following table lists the methods of the Status Reporting interface.

Method Description

OnStartTableUpload Method (Replication)

Returns the name of each table as it is processed for upload.

OnSynchronization Method (Replication)

Returns the percent complete status of the synchronization process, from processing the changes in the .IN file to preparing the .OUT file for download.

OnStartTableDownload Method (Replication)

Returns the name of each table as it is being prepared for download to the client.