Difference between revisions of "Branch Download"
(→Manual Download) |
|||
Line 8: | Line 8: | ||
</gallery> | </gallery> | ||
{{Hint|Manual downloads always have higher priorities than automatic downloads. In other words, a manual download will "cut in line" in front of all automatic downloads (except if one is already in the middle of executing).}} | {{Hint|Manual downloads always have higher priorities than automatic downloads. In other words, a manual download will "cut in line" in front of all automatic downloads (except if one is already in the middle of executing).}} | ||
+ | |||
+ | === BranchDownloadCommand === | ||
+ | {{UnderConstructionStart}} | ||
+ | |||
+ | With the BranchDownloadCommand it is possible to manually download a branch. | ||
+ | |||
+ | {{UnderConstructionEnd}} | ||
+ | |||
+ | [[Category:Client|Branch Download]] | ||
+ | [[Category:Version 3.8|Branch Download]] | ||
+ | [[Category:WinX|Branch Download]] | ||
+ | [[Category:Xamarin|Branch Download]] | ||
== Automatic Download {{Version/WinXSince|3.8}} == | == Automatic Download {{Version/WinXSince|3.8}} == |
Revision as of 06:25, 18 July 2024
To support offline use cases, UBIK® clients provide the possibility to bring data offline. It's achieved by downloading specified data branches in advance.
Contents
Manual Download
When using the clients in non-offline sync modes, you can trigger a branch download from any content object. Depending on the clients and the XAML customizings, the UI for starting branch downloads might differ. Here's the default UI on different clients.BranchDownloadCommand
With the BranchDownloadCommand it is possible to manually download a branch.
Automatic Download
Content objects can be classified in a way that their branches are automatically downloaded to the clients. Different configurations are supported so that the download can happen at different timing.
Configurable Offline Sync Levels
Content objects can be classified with the OFFLINE_SYNC_LEVEL_CLASSIFICATION to download a certain amount of children levels instead of infinite levels.
Sublevels to analyze If there are sublevels to analyze all the information on the children will be ignored. Here just the SyncLevel (in this case the ChildDepth) of the root object will be respected. |
Download States
To help users better understand what is going on during a branch download, the clients display different icons. The following examples are from the Xamarin clients.
All states are displayed for an entire branch. If the parent (direct or indirect) of a child object is syncing, that child object will display the same syncing state. |
Background Download
On Android, UBIK® makes sure branch download tasks are not interrupted/suspended even when the device is locked or in sleep mode. However, this is only possible when UBIK® is excluded from the list of battery usage optimized apps.
To help you check and change this setting, UBIK® will try to lead you to the relevant settings page upon its first launch. But it's also a good idea to check the settings according to the specifications of your specific device models.