Synchronization steps: Difference between revisions

Jump to navigation Jump to search
Line 615: Line 615:
{
{
     Sync progress bar shows "Shared".
     Sync progress bar shows "Shared".
     foreach "normal" entity
     foreach normal entity (not NN)
     {
     {
         Fetch id's of all entity records that were shared since the last sync    // Fetch POA table records
         Fetch id's of all entity records that were shared since the last sync    // Fetch POA table records
Line 623: Line 623:
}
}
</syntaxhighlight>  
</syntaxhighlight>  
Similar process also runs for records that were unshared since the last sync.


Notes on POA:
Notes on POA:

Navigation menu