Category:SimpleSync
Last Updated:2011-08-11
 
SimpleSync uses a hybrid of both object and attribute based syncs. The Discovery Phase reads the source directory to identify all source objects. The Sync phase then runs processing Adds and Deletes based on new or missing source objects . Modifies are performed when we detect that an attribute has been changed in a previously synced object. If an attribute that we don’t sync has been changed we ignore the change.
For a more detailed explanation of our Delta Sync solution, refer to the SimpleSync and Delta Syncs white paper.