You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »


Data Alignment provides conflict avoidance to minimize the possibility of records becoming out of sync. Let's say Instance A updates a record at the same time Instance B updates the same record. We now have the risk of conflicting records. With Data Alignment (using dynamic share), we can minimize that risk by receiving every changes and reflect datas at the same time. 


To get started with Data Alignment, use the following features in your dynamic share: 

Post immediately

Skip delayed updates