Improving the synchronization of offline-enabled mobile apps with large data pages
Ensure a smooth user experience at run time and improve the speed of synchronization after your offline-enabled mobile app reestablishes connectivity by configuring the app to synchronize only new or altered data.
To achieve this improvement, store reference data in large data pages that synchronize only new or altered records instead of synchronizing the entire data page.You can source large data pages from the following entities:
- Report definitions
- Connectors
- Activities
- Data transforms
- Create a data page for storing large reference data in one of the following
ways:
- Create a data page that sources data from a report definition.
For more information, see Sourcing large data pages from a report definition.
- Create a data page that sources data from a connector, activity or data transform.
For more information, see Sourcing large data pages from a connector, activity, or data transform.
- Create a data page that sources data from a report definition.
- Declare the data page as large.For more information, see Declaring a data page as large.
Previous topic Adjusting the performance of offline-enabled mobile apps Next topic Best practices for configuring large data pages in offline-enabled mobile apps