The Download Offline DB action allows data from the server to be downloaded to the device's local database. This action enables your application to continue functioning even when there is no internet connection. Users can view and modify data in offline mode. Data downloaded to the local database can be synchronised with the server when the internet connection is restored, ensuring that offline changes are updated with the latest data.
Technical Features
Parameters in the Download Offline DB Action
Scenario 1: Viewing Customer Information While Offline
Scenario 2: Viewing Order Information While Offline
Technical Risks
Download Offline DB action allows users to use your application efficiently even when they don't have an internet connection. With this action, database data can be downloaded to the device's local database, and changes made while offline can be synchronised with the server when the internet connection is restored. The ability to work offline improves the user experience and allows you to continue your business processes without interruption.