Skip to content

Scheduler Complete Handler

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 Scheduler Complete Handler workflow processes events triggered by the message *.SendCompletedToScheduler. It unpacks data related to scheduling tasks, updates workflow tags, and manages diary appointments. The outcome of this workflow is to ensure that appointments are marked as complete and any necessary callbacks are sent based on the scheduling data.

Key Steps

  • Unpack data from the sent event.
  • Set workflow tag values based on task data.
  • Convert business process data to scheduler data.
  • Wait for the conversion process to complete.
  • Unpack the converted scheduler data.
  • Mark the diary appointment as complete.
  • Check if a callback needs to be sent.
  • Send the callback event if required.

Notes

No special notes.


Raw Export

Versaa_Exports_md/workflows/Scheduler_Complete_Handler_7.md