Propagating application model changes to offline-enabled mobile apps
Ensure that changes to the model of your application are reflected in your offline-enabled mobile app by clearing the cache of the app and forcing full synchronization.
For example, you can modify the flow of your expense reporting application by adding a subprocess for creating a new expense category. Then, make the new flow available to users by propagating the change to their mobile devices.- In the navigation pane of Admin Studio, click .
- On the Manage cache page, in the Clear cache section, click Clear cache.
- Offline case packaging optimization during synchronization
When you design an application that users can access with an offline-enabled mobile app on a mobile device, you can improve the performance of an offline-enabled mobile app when the application contains a large number of case types. You do this by optimizing offline case packaging during synchronization.
Previous topic Offline case packaging optimization during synchronization Next topic Enabling online-only features in offline mode