Cache updates triggered by user actions
Use action-triggered cache updates to define specific user actions that automatically refresh the offline cache in the background. This process reduces reliance on manual cache updates and helps to verify that users have current data when its needed.
When a user performs a defined action, such as tapping a button, the app automatically initiates a cache download or update upon successful completion of the assigned write-back action. This behavior is controlled by an optional button attribute (sys_sg_button_attribute_name), which can be configured to trigger an offline cache refresh after the write-back action completes successfully, with no additional user input required.
- Configure offline caching upon writeback actions
Trigger offline cache download is an optional button attribute (sys_sg_button_atribute_name) that will generate an offline cache after a successful completion of the assigned writeback action.
Parent Topic:Configure offline cache downloads to user devices