CONNX Data Integration Suite 14.8.0 | DataSync | Transformations Page | Designing a Transform | Step 3 - Selecting Sync Behavior
 
Step 3 - Selecting Sync Behavior
This step involves choosing the data change detection method and the full synchronization behavior.
Data Change Detection Method
The Standard CDC Method is the most commonly used setting.
The Timestamp Field Method can be used under special circumstances and requires two special conditions to operate correctly:
*There must be a column that contains timestamp information within the table that is updated with the current timestamp every time the record is updated.
*There must not be any deletes performed against the data unless you do not care if the deletes get propagated to the target. The Timestamp Field Method only operates against inserts and updates of the data. Deletes are never performed. You can think of this method as an archival of any inserts or updates to the data.
When the Timestamp Field Method radio button is chosen, a drop-down list will show all available timestamp fields. Select the field which is updated with a new timestamp every time the record is modified.
The edit field Drift Seconds is used to handle time drift for the source database server. For example, if the source database server is synchronized on a daily basis using an NTP service, the apparent time of the machine may suddenly change by a small amount. To avoid the possibility of missing a crucial data update, a drift seconds field is supplied that allows for time corrections to the server's internal clock. Due to the existence of leap seconds, this field should always be set to at least one second, even if the clock on the source database server is perfectly accurate.
Change Default Full Synchronization Behavior
By default, Use values from DataSync main screen is checked. The settings below this are set for all DataSync synchronizations in the main Settings form. However, they can be overridden on an individual transformation basis. To overwrite the values, uncheck Use values from DataSync main screen and select the desired behavior. Changing the settings here will only affect the current transformation and will not change any other transformations.