Reference > Database > WebSphere Commerce database tables > R
WebSphere Commerce database table: RULEVALUE
This table contains the data for a rule value. This table is deprecated and is provided for backward compatibility only.
Column Name Column Type Description RULEVALUE_ID INTEGER NOT NULL Primary key. WORKINGPUBLISHABLE INTEGER NOT NULL This field is used to indicate if the rule value is in the working publishable state. COMMITTEDPATH VARCHAR(1024) Foreign key to the BZRPENT table. This field contains the path of a committed version of a rule value. WORKINGPATH VARCHAR(1024) NOT NULL Foreign key to the BZRPENT table. This field contains the path of the working version of a rule value. OPTCOUNTER SMALLINT Reserved for IBM internal use.
Indexes Index Name Indexed Column Names Index Type SQL100520030426570 RULEVALUE_ID Primary Key
Related reference
_vcc_freeselect_bottom_