Difference between revisions of "SYSCLS OFFLINE SYNC CONFIGURATION"
Line 17: | Line 17: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
− | | | + | | CONFIGURATION|| {{Integer}} || Offline Sync Configuration (setting). See supported values below. |
+ | |- | ||
+ | | SUB_LEVELS|| {{Integer}} || Configure the ?. | ||
|} | |} | ||
Revision as of 11:20, 22 December 2020
If an Object fullfills the Offline Sync Configuration Classification it gets automatically branch downloaded (on the client) according its configuration.
MetaProperties
Name | Data type | Comment |
---|---|---|
CONFIGURATION | Integer | Offline Sync Configuration (setting). See supported values below. |
SUB_LEVELS | Integer | Configure the ?. |
Supported Configuration settings:
- 0: No Auto Sync
- -1: Sync once
- -2: Sync after every start of the app
- any value >0: Periodic sync if app is running; the value is interpreted in hours (e.g. 4 => periodically sync every 4 hours)