Scenario 1: Viewing Customer Information While Offline
- Data Retrieval: A field worker uses the Fetch Offline DB action to access customer information without an internet connection.
- Data Access: The worker can view customer information in the local database, but since there is no internet connection, the data is limited to the latest information stored on the device.
- Result: The employee can interact with and process data while offline.
Scenario 2: Viewing Order Information While Offline
- Data Retrieval: While offline, a user retrieves old order information from the local database using the Fetch Offline DB action.
- Data Viewing: Since there is no internet connection, the user can only see the data stored in the local database.
- Result: The user can view old order information while offline and perform operations on this data as needed.