Cache updates triggered by user actions

  • Release version: Australia
  • Updated June 1, 2026
  • 1 minute to read
  • 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.