1T Handle Tasks Events¶
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 1T_Handle_Tasks_Events workflow is designed to manage task events within the Versaa platform. It is triggered by messages related to task events (specifically 1T_Task.*). The workflow processes these events by determining the appropriate scheduling options and dispatching the relevant scheduling workflow, ultimately ensuring that tasks are handled efficiently and user statuses are updated accordingly.
Key Steps¶
- Retrieve scheduling options for tasks.
- Set the event name and module name for the workflow.
- Format the module name using task data.
- Append the type of scheduler to the workflow data.
- Dispatch the scheduler event to initiate the scheduling process.
- Update the user status based on the task event.
- Send a callback event to notify other components of the workflow.
- End the workflow by copying data from the designated step.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/1T_Handle_Tasks_Events_3.md