Skip to content

Generic Data Warehouse

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 process data when a *.SaveToDataWarehouse message is received. It unpacks the incoming data, tags it with relevant information, and prepares it for storage in the data warehouse. The outcome is a streamlined and organized dataset that is successfully saved to the data warehouse for future use.

Key Steps

  • Unpack the incoming data from the event message.
  • Set a tag for the form name to identify the source of the data.
  • Tag the Active Directory user name for tracking purposes.
  • Tag the workflow with values derived from the task data.
  • Clean up the data by removing any unnecessary prefixes.
  • Save the processed data to the data warehouse.
  • End the workflow and set the user status.

Notes

No special notes.


Raw Export

Versaa_Exports_md/workflows/Generic_Data_Warehouse_5.md