SCRM 2006 SC_ProcessRuleToScriptFact_View

System Center

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.

ProcessRule_FK

bigint

Not Null

The rule associated with the script.

Script_FK

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

Show: