Worktray Task Append¶
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 Worktray Task Append workflow is designed to process and append data to worktray tasks within the Lincolnshire Housing Partnership system. It is triggered by the event *.AppendWorktrayTask, which indicates that a task needs to be updated with additional information. The outcome of this workflow is the successful integration of new data into the existing task, ensuring that all relevant information is captured and organized.
Key Steps¶
- Unpack data from the incoming event.
- Tag the workflow with the form name and Active Directory user name.
- Append the contact action related to the worktray task.
- Set tags for the contact action based on task data.
- Duplicate prefixed data for the contact action update.
- Send a callback event to notify that the task has been updated.
- End the workflow by setting the user status.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/Worktray_Task_Append_6.md