ProcessRuleToScriptFact_View associates rules to response scripts. A rule can run multiple response scripts, and a response script can be called by more than one rule.
ProcessRuleToScriptFact_View
| Column | Type | Constraint | Description | 
|---|---|---|---|
| ConfigurationGroup_FK | bigint | Not Null | The management group where the association is defined. | 
| DateAdded_FK | bigint | Not Null | The date the association was added. | 
| DateTimeAdded | datetime | Not Null | The date and time the association was added. | 
| DateTimeOfTransfer | datetime | Not Null | Date and time the association was transferred to the reporting database. | 
| bigint | Not Null | The rule associated with the script. | |
| bigint | Not Null | The script associated with the rule. | |
| SMC_InstanceID | bigint | Not Null | The surrogate key for this item. | 
| TimeAdded_FK | bigint | Not Null | The time the association was added. | 
See Also
Reference
SCRM 2006 SC_ProcessRuleDimension_View
SCRM 2006 SC_ScriptDimension_View
SCRM 2006 SC_ScriptToConfigurationGroupDimension_View
Other Resources
SCRM 2006 MOM Views
SCRM 2006 Report Customization
SCRM 2006 SMS Views
SCRM 2006 Stored Procedures