1T Appointment Cancel¶
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_Appointment_Cancel workflow is designed to manage the cancellation of appointments within the Versaa platform. It is triggered by a message indicating a request to cancel an appointment. The workflow processes the cancellation, determining whether a trade is associated with the appointment, and executes the appropriate cancellation actions, ultimately updating the user status.
Key Steps¶
- Extract task data related to the appointment.
- Append the order number to the relevant data item.
- Check if there is a trade associated with the appointment.
- Cancel the appointment if a trade exists.
- Cancel the appointment without a trade if none is found.
- Update the user status to reflect the cancellation.
- Copy relevant data before checking for trade conditions.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/1T_Appointment_Cancel_6.md