IPA_Flow_Attributes 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
AttrName nvarchar (128) False Unknown

4.0.106.453 4.0 Release Attribute Name Attribute Interaction Process Automation
AttrValue nvarchar (MAX) True Unknown

4.0.106.453 4.0 Release Attribute Value Attribute Interaction Process Automation
AttrType tinyint True Unknown

4.0.106.453 4.0 Release Attribute Type Attribute 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_Attributes Clustered FlowExecID (Ascending)
AttrName (Ascending)

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