The following global settings are applicable to Synchronization.
To view Sync settings, click Category to sort global settings by category.
The following out-of-the-box Sync settings are included:
Setting Name |
Base Type |
Property Type |
Description |
Default |
MiniSliceLimit |
INTEGER |
INTEGER |
Sets the maximum number of changes that can be bundled into a mini-slice. If the number of changes exceed this limit, the system forces the user to re-slice. |
10,000 |
ReplicaID |
STRING |
STRING |
The GUID of the replica (the current installation of E.6). This is a read-only constant set by the system upon installation or slicing. |
STANDALONE_ID |
ReplicaType |
STRING |
STRING |
The type of the replica . This is also a read-only constant by the system upon installation or slicing. Supported replica types are MOBILE, MASTER and STANDALONE. |
STANDALONE |
ResultsCommitSize |
INTEGER |
INTEGER |
Used for tuning sync performance. The number of database updates to include in one transaction (after which the transaction is committed). Used only while writing results of sync. |
200 |
SyncInterval |
INTEGER |
INTEGER |
Sets the maximum number of days a mobile user is allowed to go without synchronizing. If this limit is exceeded, the user is shown a pop-up reminder on his/her mobile application. |
30 |
SyncPurgeInterval |
INTEGER |
INTEGER |
Sets the number of days to wait before attempting to purge synchronization transactions by running the purge service. This setting is for both master and the mobile synchronization transactions. |
14 |
Related Topics