Offline Sync Changes
Synchronise changes made while offline
Description
Synchronise changes made while offline
Feel free to explore the demo app showcasing main offline concepts in this <a href="#item=018e5b730217546bb956">demo application</a>
Inputs
- Trigger sync (Control Flow): Starts a synchronisation
Outputs
- On Success (Control Flow): Triggered when and if the synchronisation has completed with success
- total changes (Number): Numbers of changes that need synchronisation. This output is the first to emit a value when the Control Flow is triggered
- nb completed (Number): Numbers of changes already synchronised since the last trigger of the Control Flow
- error (Error Flow): Raised if an error happens during synchronisation