Each record in the rule-fired
table contains the following fields:
RULE_ACTION_FIRE_ID
the unique identification
string that is generated for the rule each time it is executed.
RULE_SET_SK
the identification
number of the rule set.
RULE_SET_NM
the name of the rule
set.
RULE_SK
the identification
number of the rule.
RULE_FLOW_SK
the identification
number of the rule flow.
RULE_FLOW_NM
the name of the rule
flow.
RULE_FIRE_DTTM
the date and time that
the rule was run.
DEPLMT_EXECUTION_ID
the identification
string of the specific instance of the rule flow that was executed.
ENTITY_PRIMARY_KEY
the value of the term
that was specified with the &BRMPrimaryEntityKey macro variable
in the test preprocessing code.
TRANSACTION_DTTM
the value of the term
that was specified with the &BRMPrimaryTransactionDTTM macro variable
in the test preprocessing code. The TRANSACTION_DTTM is the value
of the Datetime term for the record that was being processed when
the rule was executed.
See
Specify Preprocessing Code for information
about the &BRMPrimaryTransactionDTTM variable.