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 |
---|---|---|---|---|---|---|---|---|---|
RuleGroupId | smallint | False | Unknown | The identification number assigned to the Rule Group for tracking purposes. |
15.3.0.384 | Added for reporting on a campaign with context information from the rule group. | |||
RuleSetId | uniqueidentifier | False | Unknown | The identification number assigned to the Rule Set for tracking purposes. The name of the Rule Set can be found in the CallHistory Rule Set Table. |
15.3.0.384 | Added for reporting on a campaign with context information from the rule group. | |||
ActiveRuleGroupName | nvarchar (80) | False | Unknown | The actual name assigned to the Rule Group. |
15.3.0.384 | Added for reporting on a campaign with context information from the rule group. |
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 |
---|---|---|---|---|---|---|---|---|---|
RuleGroupId | number | False | Unknown | The identification number assigned to the Rule Group for tracking purposes. |
15.3.0.384 | Added for reporting on a campaign with context information from the rule group. | |||
RuleSetId | raw (16) | False | Unknown | The identification number assigned to the Rule Set for tracking purposes. The name of the Rule Set can be found in the CallHistory Rule Set Table. |
15.3.0.384 | Added for reporting on a campaign with context information from the rule group. | |||
ActiveRuleGroupName | nvarchar2 (80) | True | Unknown | The actual name assigned to the Rule Group. |
15.3.0.384 | Added for reporting on a campaign with context information from the rule group. |
Primary Key Name | Type | Column Name (sort order) |
---|---|---|
PK_CallHistory_RuleGroup | Clustered | RuleGroupId (Ascending) |
Primary Key Name | Column Name (sort order) |
---|---|
PK_CallHistory_RuleGroup | RuleGroupId (Ascending) |
Foreign Key Name | Column | Reference Table | Reference Column | Indexed |
---|---|---|---|---|
FK_CallHistory_RuleGroup | RuleSetId | CallHistory_RuleSet | RuleSetId | Yes |
Foreign Key Name | Column | Reference Table | Reference Column | Indexed |
---|---|---|---|---|
FK_CallHistory_RuleGroup | RuleSetId | CallHistory_RuleSet | RuleSetId | Yes |