About the Property Optimization tool |
XXXXXXXXXXXXXXX REVISE FOR V6.2 NEW FEATURES XXXXXXXXXXXXXXXXXXXXXXXXXXX
xxxxxxxxxxxxxx MENTION THE NEED TO ENABLE THE PEGA-RULESENGINE AGENT FOR BACKGROUND PROCESSING XXXXXXXX
Use the Property Optimization tool in a development system to expose a top-level Single Value
property as a database column, and to populate the new column by extracting values from the Storage Stream (BLOB or pzPVStream) column. V6.1SP2
The Property Optimization tool also can "expose" values of an embedded property by automatically creating an appropriate Index- class and Declare Index rule.
This capability is available if your development environment meets these prerequisite conditions:
database/AutoDBSchemaChanges
is not set to falseFrom the Application Explorer, right-click a property name and select Optimize for Filtering from the context menu to start a three- step Screen Flow.
Single Value
property, no additional inputs are needed. The tool creates a new database column and starts a background process to populate values for the new column (for existing instances of this class only) from BLOB values. Background processing may take minutes or longer, depending on volume, and computations involving the property value may fail or produce incorrect results until all background processing is complete.Select > System > Tools >Column Population status to see the status of jobs that are queued for background processing by the Pega-RulesEngine agent.
xxxxxxxxxxxxxx Log-PropertyOptimizer class , keyed by JOB ID XXXXXXXXXXXXXXXXXXXXX
Single Value
properties. For aggregate and embedded property values, this feature provides an alternative to the Declarative Index wizard . Temporary links: Help1Help2Help3