Generic Generate Document¶
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 generate and save a document based on specific input data. It is triggered by the event *.GenerateDocument, which initiates the process of unpacking data, rendering a document, and potentially sending it via email. The outcome of this workflow is a saved document in the repository, along with optional email notifications to specified recipients.
Key Steps¶
- Unpack data from the incoming event.
- Set relevant tags for the workflow, including form name and user information.
- Check and append the email sender's address.
- Render the document based on the provided template.
- Save the generated document to the repository.
- Associate keywords with the saved document for easier retrieval.
- Send an email with or without an attachment, depending on the data provided.
- End the workflow after completing the necessary actions.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/Generic_Generate_Document_5.md