CallHistory_RuleSet Table

  • Table Type - Lookup
  • Last Changed Version - 15.3.0.384
  • Last Changed Reason - Added for reporting on a campaign with context information from the rule group.

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

The identification number assigned to the Rule Set for tracking purposes.

15.3.0.384 Added for reporting on a campaign with context information from the rule group.
RuleSetName nvarchar (80) False Unknown

The actual name assigned to the Rule Set.

15.3.0.384 Added for reporting on a campaign with context information from the rule group.

SQL Constraints

Primary Key Name Type Column Name (sort order)
PK_CallHistory_RuleSet Clustered RuleSetId (Ascending)