IPA_Flow_Attributes Table

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

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
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 raw (16) False Unknown

4.0.106.453 4.0 Release
AttrName nvarchar2 (128) False Unknown

4.0.106.453 4.0 Release
AttrType number True Unknown

4.0.106.453 4.0 Release
Version integer False Unknown

4.0.106.453 4.0 Release
AttrValue nclob True Unknown

4.0.106.453 4.0 Release

Constraints

Primary Key Name Type Column Name (sort order)
PK_IPA_Flow_Attributes Clustered FlowExecID (Ascending)
AttrName (Ascending)

Primary Key Name Column Name (sort order)
PK_IPA_Flow_Attributes FlowExecID (Ascending)
AttrName (Ascending)

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

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