Tracker Synchronization | |
Tracker synchronization allows to clone a tracker and the data in a remote Tiki instances. The link is established using webservices. Once the tracker is replicated, Tiki will keep track of local changes and allow to push them to the master on request. |
Clone a tracker | |
In order to clone a tracker, both instances should be at a similar version. Mileage may vary if the versions are not the same.
|
Adding items locally | |
Items can be added in the cloned tracker. When ready to send them to the master, simply visit the synchronization tab again, check the items individually and push them. Reloading the data after a push will make sure all of the data is correct. Make sure there are no other outstanding changes. |
Updating items locally | |
Existing items can also be modified in the cloned tracker. When items are modified, the synchronization tab will display the list of modified items in two separate lists:
|
Limitations | |
Most field types can be synchronized. However, some field types require information outside of the scope of a single tracker and cannot be synchronized. These include auto-increment type field and page selector type field for example (Do not try to add them manually; it will not work when synchronizing trying to reload data from source!). Those fields will be skipped when attempting to clone the remote tracker. Some fields are transformed during the operation. For example, the user selector field will be converted to a drop down field with static options obtained from the user list on the remote site, or a text field if the user list is unaccessible (not enough permissions). Support for other field types can be added with some additional efforts. Contact the Tiki developers for assistance if required. Changes to the structure of the remote tracker will not be synchronized. If changes occur, simply destroy the clone and create a new one. If the clones have any data to be synchronized, you should do it before you change the structure of the tracker. Alias names for this page:
Tracker Sync | TrackerSync | TrackerS15n | Tracker S15n | | S15n (s15n is a short word that stands for Synchronization: a word with 15 letters, started with an s and ending with an n 😉 ) |