IPA_Flow_Notes Table

  • Table Type - Historical
  • Last Changed Version - 4.0.106.453
  • Last Changed Reason - 4.0 Release

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
FlowExecID uniqueidentifier False Unknown

4.0.106.453 4.0 Release Flow Execution ID Attribute Interaction Process Automation
Notes nvarchar (1024) False Unknown

4.0.106.453 4.0 Release Notes Attribute Interaction Process Automation
ICUserID nvarchar (50) False Unknown

4.0.106.453 4.0 Release IC User ID Attribute Interaction Process Automation
LastModifiedDateTime datetime2 False Unknown

4.0.106.453 4.0 Release Last Modified Date Time Attribute Interaction Process Automation
LastModifiedDTOffset int False Unknown

4.0.106.453 4.0 Release Last Modified Date Time Offset Fact Interaction Process Automation
Version int False Unknown

4.0.106.453 4.0 Release Version Fact Interaction Process Automation

SQL Constraints

Primary Key Name Type Column Name (sort order)
PK_IPA_Flow_Notes Clustered FlowExecID (Ascending)
LastModifiedDateTime (Ascending)

Foreign Key Name Column Reference Table Reference Column Indexed
FK_IPA_Flow_Notes_FlowExecID FlowExecID IPA_Flows FlowExecID Yes