ReferralWorkflowHistory
This table stores referral history columns that are shared between audit actions that happened during the same workflow.
| Column Name | Type | Description |
|---|---|---|
| AuditTrailGroupIdentifier | VARCHAR | Used to indicate which split lines of the audit trail are logically grouped together. Rows with the same value in this item are logically grouped. |
| IntraConnectOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ReferralHistoryAudited | VARCHAR | The user tied to the audited action on the referral. |
| ReferralHistoryAuditDeploymentIdentifier | VARCHAR | Stores the ID of the owning deployment of the audit line |
| UserLoginDepartmentIdentifier | NUMERIC | The department the user was logged into when they performed the audited actions |
| ReferralHistoryLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |