Savework/Getwork
- Last UpdatedMar 20, 2026
- 1 minute read
Data is only saved to the database on demand. Similarly you will only see changes made by others on demand. In order to make changes visible to other users, two steps must occur:
-
The user making the changes must do a Save work.
-
The reader must do a Get work.
For most applications, the save-work/get-work actions are completely in the hands of the user.