Synchronization steps: Difference between revisions

Jump to navigation Jump to search
Line 134: Line 134:
# Check whether the version of the app supports the customization. Users that use an obsolete version of the app receive the error <code>Your Server customization requires new version of the Application. Please Update your Application.</code>
# Check whether the version of the app supports the customization. Users that use an obsolete version of the app receive the error <code>Your Server customization requires new version of the Application. Please Update your Application.</code>
# If this is a background synchronization, the synchronization will end and app's UI will indicate that an update is waiting and a foreground synchronization is necessary.
# If this is a background synchronization, the synchronization will end and app's UI will indicate that an update is waiting and a foreground synchronization is necessary.
# Download three customization files:
# Download (up to) three customization files. We store hashes of the previously downloaded files; only changed files are downloaded.
#* customization.zip
#* customization.zip ([[data model]], user interface screens, server [[configuration]])
#* WWW.zip
#* WWW.zip ([[business logic]])
#* Images.zip
#* Images.zip
# Unpack customization.zip
# Unpack customization.zip

Navigation menu