Back Forward Working with the PegaRULES database — Tables for work items

Working with the PegaRULES database

 

Work items are the primary unit of processing in applications that use flows. A large fraction of database processing involves creating and updating work items. Updates to related objects, such as assignments and attachments, usually also require updates to the work item.

As initially configured during installation, PRPC saves work items — instances of concrete classes derived from the Work- base class — in the pc_work table, except as described here.

About class groups and work pools

The pc_work table

Creating a dedicated table for a work pool

The pc_work_accel table

The pc_events table

The pc_scheduledtask table

Reporting on work

The pc_work_dsm_batch table

The pc_Work_ProcessEmail table

PEGA0041 alert

Definitions work item, work pool
Related topics About Database Table data instances
How to detect when a work item is saved to the pr_other table (PEGA0041 alert)
Standard rules Atlas — Initial Database Table data instances
Atlas — Standard classes derived from the Work- base class

HomeWorking with the PegaRULES database