flowexec_Completion Table

  • Table Type - Historical
  • Last Changed Version - 15.3.0.384
  • Last Changed Reason - Added for PASv2.

SQL Column Definitions

Column Data Type (Size) Is Nullable Contains PII Description Last Change Version Last Change Reason CX Insights Name CX Insights Type CX Insights Folder Name
CompletionID uniqueidentifier False Unknown

15.3.0.384 Added for PASv2. Completion ID Attribute Interaction Process Automation
ParentExecID uniqueidentifier False Unknown

15.3.0.384 Added for PASv2. Parent Execution ID Attribute Interaction Process Automation
ChildExecID uniqueidentifier False Unknown

15.3.0.384 Added for PASv2. Child Execution ID Attribute Interaction Process Automation
CompleteTime bigint True Unknown

15.3.0.384 Added for PASv2. Complete Time Attribute Interaction Process Automation
CompleteVars nvarchar (MAX) True Unknown

15.3.0.384 Added for PASv2. Complete Vars Attribute Interaction Process Automation
CompleteCode int True Unknown

15.3.0.384 Added for PASv2. Complete Code Attribute Interaction Process Automation

SQL Constraints

Primary Key Name Type Column Name (sort order)
PK_Flowexec_Completion Non-clustered CompletionID (Ascending)