Tasks Diary¶
Generated page — confirm before relying on it
Written automatically from the Versaa export of 20/08/2026. It has not been reviewed by anyone, and it describes what was exported on that date — not what is in Management Studio right now.
Version numbers are deliberately omitted. The export filename does not reliably identify the active version and can carry a Test or Live record, so any number here would be untrustworthy. Check the version in Management Studio.
Purpose¶
The Tasks Diary workflow is designed to respond to the "GetTaskUpdates" event triggered by a device. When this event occurs, the workflow processes the request by tagging the username of the user making the request and retrieving their properties. The outcome is to update the user's status accordingly, ensuring that the system reflects the latest task updates for that user.
Key Steps¶
- Triggered by the "GetTaskUpdates" message.
- Tag the username of the user initiating the request.
- Retrieve user properties associated with the tagged username.
- End the workflow by setting the user's status based on the retrieved information.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/Tasks_Diary_6.md