See Also

Quality Center Database

See Also Quality Center Database

RULES Table

Description

Conditions for generating automatic alerts.

Remarks

Information on alerts generated according to these rules is stored in the ALERT Table.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  RL_ID The record ID. Integer 4  
  RL_CONDITION An XML description either of an entity or an entity’s value. When the entity changes or when the value of the entity changes to the specified value, the alert is triggered. LongVarChar 16
  RL_ACTION The XML specification of the action to perform when the alert is triggered. LongVarChar 16
  RL_RECIPIENT Specifies the role of the users who receive the notice. LongVarChar 16
  RL_DESCRIPTION A description of the alert. LongVarChar 16
  RL_TO_MAIL If Y, an alert is emailed to the recipients defined in the administration console. VarChar 1
  RL_IS_ACTIVE If Y, the rule is active. VarChar 1
  RL_IS_PREDEFINED For future use. VarChar 1

Indexes

Index Primary Unique
RL_PRIMARYKEY

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com