Repair Works Order QL Data¶
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¶
This workflow is designed to handle the appending of data related to repair work orders from the QL system at Lincolnshire Housing Partnership. It is triggered by the event RepairWorksOrder.AppendHMSData, which initiates the process of gathering and organizing relevant data. The outcome of this workflow is a comprehensive dataset that includes property and order information, along with any relevant flags for further action.
Key Steps¶
- Unpack data from the triggering event.
- Tag the workflow with relevant information from the task data.
- Retrieve order and property data from the QL system.
- Map the retrieved data to the appropriate business process items.
- Clean up unnecessary data items.
- Send a callback event to notify completion.
- Append additional information such as heating component descriptions and red flags.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/Repair_Works_Order_QL_Data_25.md