Back Forward Work type

R-10014 A work type is any concrete class derived from the Work- base class. For example, the standard class named PegaSample-Task is a work type, as this class is derived from the Work-Object- class (which in turn is derived from the Work- base class.)

In most applications, work types derived from Work- Cover- base class are referred to as case types.

Applications usually involve more than one work type, based on processing characteristics. For example, the processing of an application for a jumbo mortgage differs from the processing of conventional mortgages, requiring different steps, different properties, and so on. An application that is to support both jumbo and conventional mortgages may have many work types; however, many properties and other rules that apply to both can still be shared.

Users identify a work type as they enter each new work item. The set of all work types available to them is determined by the class group entries in their access group.

A work type label is derived from the Short Description on the Flow form, for a start flow rule (with that work type as the Applies To key part). A starter flow rule is one that creates new work items.

In some applications, the work type assigned to a work item when the work item is first created is preliminary. The standard flow action Work-.ChangeClass allows a user (with the appropriate privileges) to reclassify a work item from one work type to another (within the same pool).

Definitions access group, class, Work- base class, work pool
Related topics More about Flows
Standard rules Atlas — Standard classes derived from the Work- base class

UpDefinitions