Standard properties in the Work- base class form the basis of work objects. This table identifies several of these in alphabetical order, ignoring the first two characters of the name.
Many are optional or not applicable to specific applications. A few of these are essential control elements present in every work object. Properties marked () are computed by standard rules; don't set values for these properties in your application rules except in unusual situations where you intend to override the default computation.
Property
|
Purpose
|
More ...
|
pyCalendar
|
Optionally, the first key part of a Data-Admin-Calendar data instance that defines the holidays and business days for this work item. If not blank, overrides other sources of calendars for business day computations, such as in service-level agreements. |
|
pyChargeAmount
|
Charge amount, can contain a decimal value representing a currency amount of the fee or charge that the organization is to collect for completing the work item. Includes a currency code. Can be computed by a standard Declare Expression rule as pyChargeRate * pyEffortActual. |
charges
|
pyChargeRate
|
A currency charge per day of effort, used in the computation of pyChargeAmount. |
|
pyChargeTo
|
Can identify the party, person, account, or organization to be charged by this organization for completing the work item. |
charges
|
pxCommitDateTime
|
Updated every time an update to the instance is committed to the database. More accurate in many cases than pxUpdateDateTime.
|
|
pyCompensatingContainer
|
A page that can hold properties used in a compensating action computation, to back out partial changes after a SOAP connection to an external system fails. |
compensating action
|
pyContactChannel
|
Available to hold a value indicating the means or channel that information causing this work item to exist arrived, such as by postal mail, email, Web form, fax, scanned image, Web service, and so on. Use and values defined in your application. |
|
pxCoverInskey
|
Internal key of the cover work object, if this work item is a member of a cover. |
cover
|
pyCreatedFromService
|
Your application can set to true to record that this work item was created through a service rather than through interactive facilities. |
|
pyCusLevel
|
Available to hold an application-defined customer level code. Values and units determined by your application. For example: Gold, Silver, Platinum, or A, B, C. |
customer
|
pyCustomer
|
Customer identifier, account. |
customer
|
pyCustomerEnterprise
|
Customer enterprise |
|
pyCustomerOrg
|
Customer organization |
|
pyCustomerSatisfied TimeStamp
|
Records the date and time that the customer became satisfied, in that the value of pyStatusCustomerStat becomes Open-Satisfied or Resolved-Satisfied . |
customer satisfaction
|
pyEffortActual
|
May contain an after-the-fact work effort estimate, typically in days and fractional days, for a work object. Constrained to 20 days or less by a sample standard constraints rule, which your application can override. |
effort
|
pyEffortEstimate
|
May contain a before-the-fact work effort estimate, typically in days and fractional days, for a work object. |
effort
|
pyEffortEstimateTimeStamp
|
Date and time of the most recent change to pyEffortEstimate. |
|
pyElapsedCustomerAck
|
Elapsed time (in seconds) between pyAgeFromDate and when the originator party was sent an acknowledgment. Measures how long the originator's request went unacknowledged. |
acknowledgment
|
pyElapsedCustomerUnsat
|
Records the cumulative elapsed time (in seconds) that the pyStatusCustomerSat property has a value starting with Unsatisfied . Maintained automatically based on a standard Declare Trigger rule. |
customer satisfaction
|
pyElapsedPastDeadline
|
For resolved work items, records the elapsed time (in seconds) that the work item remains unresolved after the deadline time pySLADeadline. |
|
pyElapsedPastGoal
|
For resolved work items, records the elapsed time (in seconds) that the work item remains unresolved after the goal time pySLAGoal. |
|
pyElapsedStatusNew
|
Records the cumulative elapsed time (in seconds) that the pyStatusWork property has a value starting with New . Maintained automatically by a Declare Trigger rule. |
work item status
|
pyElapsedStatusOpen
|
Records the cumulative elapsed time (in seconds) that the pyStatusWork property has a value starting with Open . Maintained automatically by a declare Trigger rule. |
work item status
|
pyElapsedStatusPending
|
Records the cumulative elapsed time (in seconds) that the pyStatusWork property has a value starting with Pending . Maintained automatically by a declare Trigger rule. |
pending status
|
pyEventID
|
Can hold an identifier text value that can link multiple, related work items together in situations where the cover or folder design approach is not suitable. |
|
Property
|
Purpose
|
More ...
|
pyReopenCount
|
Integer count of the number of times this work item has been reopened. Maintained by the standard Work-.Reopen activity. |
reopen
|
pyReopenTimeStamp
|
Date and time of the most recent reopen. Set by the standard Work-.Reopen activity. |
|
pyResolvedDivision
|
Division of the operator who most recently resolved the work item, at the time of resolution. Older values are retained within a page of the pyResolveSummary property. For work items resolved by an agent, this property is normally undefined. |
|
pyResolvedOrg
|
Organization of the operator who (most recently) resolved the work item, at the time of resolution. Older values are retained within a page of the pyResolveSummary property. For work items resolved by an agent this property is normally undefined. |
|
pyResolvedOrgUnit
|
Organization unit of the operator who (most recently) resolved the work item, at the time of resolution. Older values are retained within a page of the pyResolveSummary property. For work items resolved by an agent this property is normally undefined. |
|
pyResolvedTime
|
Sum, in seconds, of the time a work object held a status value starting with New , Pending , or Open . Computed and updated when a work item becomes resolved. Older values are retained within a page of the pyResolveSummary property. |
|
pyResolvedTimeStamp
|
Date and time the work item was (most recently) resolved. Older values are retained within a page of the pyResolveSummary property. |
resolution
|
pyResolvedUserID
|
Operator ID of the operator or other requestor) who most recently resolved the work item. Older values are retained within a page of the pyResolveSummary property. For work items resolved by an agent, the value is system . |
|
pyResolvedUserWorkgroup
|
Work group of the operator or other requestor who (most recently) resolved the work item. Older values are retained within a page of the pyResolveSummary property. For work items resolved by an agent this property is normally undefined. |
work group
|
pxResolveSummary
|
A Page List property containing historical details, with one page for each time the work object was resolved. Contains copied values from pyResolvedUserID, pyResolvedTimeStamp, pyResolvedUserGroup, and others. |
|
pyRootCause
|
A text value recording the underlying basis that caused the work item to exist, most useful for exception-oriented work. Values defined through field value rules. |
root cause
|
pySLADeadline
|
Computed date and time of the deadline for work item resolution, based on the service-level agreement identified in pySLAName. |
deadline
|
pySLAGoal
|
Computed date and time of the goal for work item resolution, based on the service-level agreement identified in pySLAName. |
goal
|
pySLAName
|
Second key part of a service-level agreement that applies to the entire work item, not to assignments. |
service-level agreement
|
pyStatusCustomerSat
|
Can record the organization's perception of customer satisfaction. Limited to values defined by field value rules. |
customer satisfaction
|
pyStatusWork
|
Work item status, a primary indicator of its state. Restricted to values defined through field value rules. Update only through specified standard activities. |
work item status
|
pyStatusWorkTimeStamp
|
Date and time of most recent update to pyStatusWork. |
|
pxSuspended
|
True when the work item is suspended. |
suspended work item
|
pyTotalFlowActionCost
|
Computed sum of the "cost" of all flow actions that were selected to date as a work item was processed, based on the cost field in the flow action. Computed by a standard Declare Expression rule. |
|
pxUpdateDateTime
|
Date and time of the most recent update to the work item. A more useful property for many situations is pxCommitDateTime. |
|
pxUpdateOperator
|
Operator ID of the operator (or other requestor) who most recently updated the work item. |
|
pyUrgencyPartyTotal
|
Total additional work item urgency points attributable to the urgency values of the parties identified in the work item, excluding interested parties. Computed by a standard Declare Expression rule. |
|
pxUrgencyWork
|
Urgency or priority of the work object (not of individual assignments) a system-computed value between 1 (lowest) and 99 (highest). Computed by a standard Declare Expression rule. |
urgency
|
pyUrgencyWorkAdjust
|
A positive or negative integer that can be entered or computed to tweak the computed urgency. |
urgency
|
pxUrgencyWorkClass
|
Urgency points (from 0 to 99) associated with the work type. Often set in the data transform used when creating new work items. |
|
Property
|
Purpose
|
More ...
|
pyWorkIDPrefix
|
Prefix portion of the work item ID. |
prefix
|
pyWorkIDSuffix
|
Suffix portion of a work item ID. |
prefix
|
pyWorkListDate1
|
Unused by standard rules. Available for use in custom worklist displays. |
worklist
|
pyWorkListDateTime1
|
Unused by standard rules. Available for use in custom worklist displays. |
worklist
|
pyWorkListDateTime2
|
Unused by standard rules. Available for use in custom worklist displays. |
worklist
|
pyWorkListDecimal1
|
Unused by standard rules. Available for use in custom worklist displays. |
worklist
|
pyWorkListDecimal2
|
Unused by standard rules. Available for use in custom worklist displays. |
worklist
|
pyWorkListInteger1
|
Unused by standard rules. Available for use in custom worklist displays. |
worklist
|
pyWorkListText1
|
Unused by standard rules. Available for use in custom worklist displays. |
worklist
|
pyWorkListText2
|
Unused by standard rules. Available for use in custom worklist displays. |
worklist
|
pyWorkListText3
|
Unused by standard rules. Available for use in custom worklist displays. |
worklist
|
pyWorkParty
|
A Page Group, work parties participating in the work item indexed by party role. |
work party
|