|
PushSync
A Description of Push Synchronization
IntroductionPush Synchronization is a process where an audit trail of changes is stored locally and then pushed to a number of active APP-enabled stores. As changes are made via the APP to the local store, each of those operations are logged and replicated to any number of remote synchronization targets. Required InformationA push synchronization process requires:
The remote store should require authentication. If this is the case, the username, password and authentication scheme is required. Currently, only BASIC authentication is supported. A push synchronization process will not ensure that the remote store does not contain extra information. If local changes are made the in the remote store, those will not be reflected in the local store except by a reverse synchronization process initiated by the remote store. The Synchronization Process |
Sign in to add a comment