Property Check Appoint LoadDat¶
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 Property Check Appoint LoadDat workflow is designed to manage the data processing for property check type appointments at Lincolnshire Housing Partnership. It is triggered by the event *.AppendPCAData, which initiates the workflow to handle various components of the property check data. The outcome of this workflow is the successful aggregation and processing of relevant data for property checks, ensuring that all necessary information is compiled and ready for further action.
Key Steps¶
- Tag the workflow with relevant values from task data.
- Unpack incoming data from the triggering event.
- Set default workflow tags for consistency.
- Append data from multiple components sequentially.
- Wait for each data append operation to complete before proceeding.
- Unpack the appended component data to prepare it for use.
- Send a callback event to notify completion.
- Handle additional component data as needed.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/Property_Check_Appoint_LoadDat_31.md