|
Contents ![]() |
About thirty standard concrete classes derived from the Data- base class record information entered by developers or other staff. See Data- classes by class name for information on these.
Your system also includes several concrete Data- classes that it uses internally while it operates. The installation process creates instances of many of these classes. Later, as the system operates, it creates instances of others indirectly. In most cases no form is defined, so you cannot directly review the instances of these classes.
For a list of those concrete Data- classes that developers can maintain using forms, see Data classes by name.
A dot () marks those classes for which instances are
persistent — saved to the PegaRULES database.
Class |
Description |
Data-Address-Email ![]() |
Stores email addresses used in correspondence. May be referenced in Correspondence Type rules. |
Data-Address-Fax ![]() |
Stores fax number addresses used in correspondence. May be referenced in Correspondence Type rules. |
Data-Address-PhoneText
![]() |
Stores phone text messages used in correspondence. May be referenced in Correspondence Type rules. |
Data-Address-Postal ![]() |
Stores street addresses used in correspondence. May be referenced in Correspondence Type rules. |
Data-Admin-ArchiveSettings
![]() |
Supports the Purge/Archive wizard. SARTM 5/8/07 |
Data-Admin-IS-ClientSimulation | Supports unit testing of service rules with the Run toolbar button. C-2431 |
Data-Admin-OperatorPassword![]() |
Supports the optional password management facility. Defined in the PegaPwdControl RuleSet. |
Data-Admin-Product | Stores information used by Product rule processing during upload. |
Data-Admin-Security | Supports the Access Role Editor. |
Data-Admin-Skill | Associates skill ratings with operators. Skill names are rules, not data objects. |
Data-Admin-StartingFlows | Maintains the starting flows for a given access group and workpool, to support IWM and other facilities. GRP-2236 MARIK |
Data-Admin-SysMaint | Supports reporting features of the portal. Concrete, but no instances savedMADDS 12/2/02 |
Data-Admin-UnavailablePeriod | Supports recording of periods when a user is unavailable, corresponding to dates entered in the Scheduled Absences array on the Availability tab of the Operator ID form. |
Data-Agent ![]() |
Saves the last time the agent was awakened. or each time? |
Data-Assignment-Summary
![]() |
Supports reporting on assignments,
through a database table pcv4_assignment_summary . If
you create a custom table to hold work objects (to supplement the
standard table pc_work ), you must adjust the database
view definition. See Working with the
PegaRULES database — Views and Indexes and ![]() |
Data-Assignment-WBSummary | Supports reporting on assignments,
through a database table pcv4_assignmentwb_summary . If
you create a custom table to hold work objects (to supplement the
standard table pc_work ), you must adjust the database
view definition. See Working with the
PegaRULES database — Views and Indexes. |
Data-Assistant | Not used. |
Data-AutoTest-AutoGen | Supports testing of decision tables; part of Automated Unit Testing. See About Automated Unit Testing. |
Data-AutoTest-Result-Case | Holds results of tests; part of Automated Unit Testing. See About Automated Unit Testing. |
Data-AutoTest-Result-Suite | Holds results of tests; part of Automated Unit Testing. See About Automated Unit Testing. |
Class |
Description |
Data-CESettings | Retains your preferences on the clipboard. See Designer Studio — Setting your preferences. |
Data-Circumstance-Duplicates ![]() |
Supports problem reporting with rules that contain circumstance properties. Linked to a view in the PegaRULES database. See Working with the PegaRULES database — Views and Indexes. |
Data-ConnectHTTPStatus | Supports runtime operations of Connect HTTP rules. About Connect HTTP rules. |
Data-Corr-Email
![]() |
Holds outgoing email correspondence. May be referenced in Correspondence Type rules. |
Data-Corr-Fax ![]() |
Holds outgoing fax correspondence. May be referenced in Correspondence Type rules. |
Data-Corr-Letter
![]() |
Holds the body of letter or fax correspondence. May be referenced in Correspondence Type rules. |
Data-Corr-PhoneText
![]() |
Holds the body of phone text correspondence. May be referenced in Correspondence Type rules. |
Data-COS-Class-DB
![]() |
Supports communications between the Process Commander engine and the Correspondence Output Server. Used internally by Rule-Connect-SQL rules to write SQL statements. |
Data-COS-Admin-RDB-SQL Data-COS-RDB-SQL-* |
Supports communications between the Process Commander engine and the Correspondence Output Server. |
Data-COS-Servers-Default | Holds an instance for each installed Correspondence Output Server, identifying the COS database. |
Data-Cover-Associations | Not used. Supports reporting,
through the pcv_cover_associations database
view. |
Data-Customer | Deprecated. Use Data-Party-Person or Data-Party-Org. Doctors 12/10/04 |
Data-DBSummary-RDBList | Referenced in the RDB-List method for reports. |
Data-DBSummary-Union | Not used. Supports the
View_DBSummary_Union database view - NO SUCH VIEW
. |
Data-DecisionLogicSupport | Supports decision rule form processing. |
Data-DecisionRulePath | Supports decision rule form processing. |
Data-DisplayProperties | Abstract. Supports harness rule operations. |
Data-EmailAttachments | Supports creation of outgoing email attachments (as part of correspondence) from work object attachments. No persistent instances. |
Data-Email-Receive | Not used. REMOVED Holds incoming email messages, in memory only. |
Data-Event-Pattern | Supports scheduled processing of Agent Schedule instances (Data-Agent-Queue). |
Data-Find | Supports full-text search. |
Data-Find-Results | Supports full-text search. |
Data-Gadget | The Applies To class of activities that define the gadgets in the tabs of the portal. Referenced in portal rules. No instances. |
Data-IS-ClientSimulation | Supports interactive testing of service rules with the Run toolbar button. |
Data-Management-Target | Supports the Product Migration wizard. See About the Product Migration wizard. |
Data-MO | Reserved. Supports models for flow rules based on flow rule category. ITKIS 12/6/04 |
Data-MO-Activity | Reserved. Supports models for flow rules based on flow rule category. |
Data-MO-Connector | Reserved. Supports models for flow rules based on flow rule category. |
Data-MO-Event | Reserved. Supports models for flow rules based on flow rule category. |
Data-MO-Freeform | Reserved. Supports models for flow rules based on flow rule category. |
Data-MO-Gateway | Reserved. Supports models for flow rules based on flow rule category. |
Data-MOD | Reserved. Supports models for flow rules based on flow rule category. |
Data-MQMessage ![]() |
Contains WebSphere MQ messages created through operation of the Service MQ or Connect MQ interfaces. |
Data-Optimization-Info | Supports the Process Optimizer. |
Data-Parse-State | Supports Rule-Parse-Structured processing. See About Parse Structured rules. |
Data-Party-Com ![]() |
Used in work party configuration, generally for businesses that have a domain ending in ".com." Can be referenced in Work Parties rule instances. Contains the PartyDisplay HTML rule that can appear on the work object entry form. When users complete the party fields on a work object entry form that uses a Rule-Obj-WorkParties rule referencing this class, they create instances of this class. |
Data-Party-Gov ![]() |
Used in work party configuration. Can be referenced in Work Parties rule instances. Contains the PartyDisplay HTML rule that can appear on the work object entry form. When users complete the party fields on a work object entry form that uses a Rule-Obj-WorkParties rule referencing this class, they create instances of this class. |
Data-Party-Operator
![]() |
Used in party configuration. Can be referenced in Work Parties rule instances. Contains the PartyDisplay HTML rule that can appear on the work object entry form. When users complete the party fields on a work object entry form that uses a Rule-Obj-WorkParties rule referencing this class, they create instances of this class. |
Data-Party-Org ![]() |
Used in party configuration for nonprofit organizations. Can be referenced in Work Parties rule instances. Contains the PartyDisplay HTML rule that can appear on the work object entry form. When users complete the party fields on a work object entry form that uses a Rule-Obj-WorkParties rule referencing this class, they create instances of this class. |
Data-Party-Person
![]() |
Used in party configuration. Can be referenced in Work Parties rule instances. Contains the PartyDisplay HTML rule that can appear on the work object entry form. When users complete the party fields on a work object entry form that uses a Rule-Obj-WorkParties rule referencing this class, they create instances of this class. |
Data-PerfTest | Used by the Performance Test utility to support performance benchmarking. VAGUE |
Data-Portal | Contains facts about your portal appearance and gadgets appearing on your portal. |
Data-Project-Group | A data table that supports the Project Explorer. See About the Project Explorer and project management interface. 5.4 Proj-833 |
Data-Project-Name | A data table that supports the Project Explorer. See About the Project Explorer and project management interface. 5.4 Proj-833 |
Data-Project-Task | A data table that supports the Project Explorer. See About the Project Explorer and project management interface. 5.4 Proj-833 |
Data-Report-Aging
![]() |
Contains data supporting aging reports. DOUBTFUL |
Data-Report-Category![]() |
Supports the Report Browser display and interactions. V6.1 |
Data-Report-Shortcut![]() |
Supports the Report Browser display and interactions. V6.1 |
Data-Rule-Locking
![]() |
Supports reporting on checked-out
rules, through the pcbv4_rule_locking database
view. |
Data-Rule-Overrides
![]() |
Supports reporting through the
prbv4_rule_overrides database view. |
Data-Rule-Summary
![]() |
Supports searching and reporting on
rules through the pr4_rule_vw database view. See
How to
report on multiple rule types. |
Data-RuleSearch | Supports the full-text search facilities. In a multinode system, uses Connect SOAP and Service SOAP rules. C-2462 See Understanding the full-text search facility |
Data-Saved-Context
![]() |
Contains saved requestor contexts. |
Data-SecurityVAUtility | Supports the Rule Security Analyzer. V6.1 |
Data-ServiceMessage | Used only passing service parameter data at runtime, and by Service Email rules for attachments. SR-7251 |
Data-ServiceSimulation | Supports testing of service rules with the Run button. C-2431 |
Data-Spellchecker | Supports spellchecking processing. No saved instances.C-555 |
Data-SystemStart
![]() |
Not used. CLINB 2/05/08 |
Data-TRACERSettings | Holds a user's settings for the Tracer tool. SR-3845 |
Data-UI-Component-* | Internal classes supporting presentation of work object forms derived from harness, section, and flow action rules. |
Data-UniqueID ![]() |
Stores next available unique work object or other ID number. |
Data-Upgrade | Reserved. Used internally only. |
Data-VERB-Registry | Supports the Virtual Enterprise Repository facility. See Virtual Enterprise Repository. |
Data-VERB-Repository | Supports the Virtual Enterprise Repository facility. See Virtual Enterprise Repository. |
Data-Work-History
![]() |
Supports reporting through the
pcv4_work_history database view. |
Data-Work-Summary | Supports advanced reporting about work objects using full-text search indexes or other custom searches. See Understanding the full-text search facility. |
Data-WorkAttach-File | Contains files attached to work objects. See attachment. |
Data-WorkAttach-Note | Contains text notes attached to work objects. See attachment |
Data-WorkAttach-ScanDocument | Contains scanned documents (TIFF images) attached to a work object. See attachment, Scan Station. |
Data-WorkAttach-ScreenShot | Contains Screen Shot image attachments to a work object. See attachment. |
Data-WorkAttach-URL | Contains URL attachments to a work object. |
![]() |
Working with the PegaRULES database — Tables for data objects |