Several standard properties record the status of work items, assignments, and other instances.
The important property Work-.pyStatusWork defines whether the work item is open or resolved. Values for this property are restricted to a set defined by field value rules, and changes to this property value convey important information about the progress of the work item towards completion.
See work item status.
The standard property Code-Pega-Thread.pxMethodStatus records the outcome of a method used in an activity step. As a good practice in activities, test this value after each step that may fail.
The assignment status — property Assign-.pyAssignmentStatus — can record a user's judgment about an assignment on their worklist. See assignment status.
The internal status of a page or instance (valid or invalid) is recorded in the @baseclass.pzStatus property. An invalid instance is one that fails data dictionary editing. An invalid clipboard page is one that contains one or more property values that do not pass data dictionary editing — validations defined in the Rule-Obj-Property rule defining that property.
data dictionary, reject, reopen, resolution, ticket, transition, validation, work item | |
About Field Value rules |