WorklistEntry Class Properties

In this section, we discuss the WorklistEntry class properties. The properties are discussed in alphabetical order.

Description

This property returns the Worklist action date and time as a DateTime value.

This property is read-write.

Description

This property returns the source activity name of the source business process as a string.

This property is read-write.

Description

This property returns the source event name of the source activity as a string.

This property is read-write.

Description

This property returns the source business process name as a string.

This property is read-write.

Description

This property returns the short comment the previous user ID gave when reassigning a worklist as a string.

This property is read-write.

Description

This property returns a flag that indicates if the worklist entry must be replicated. Values are:

Value

Description

Y

Worklist entry needs to be replicated

N

Worklist entry does not need to be replicated

This property is read-write.

Description

This property returns the Instance Id. This property is used with the following properties to make the worklist entry a unique number:

  • busprocname

  • busactivity

  • buseventname

  • worklistname

This property is read-write.

Description

This property returns the date and time that the worklist was selected to be worked as a DateTime value.

This property is read-write.

Description

This property returns the Worklist Entry status as a string. The values are:

Value

Description

0

new worklist entry

1

selected worklist entry

2

worked worklist entry

3

cancel string

This property is read-write.

Description

This property returns the date and time the worklist entry timed out as a DateTime value. Only some worklist types use this property.

This property is read-write.

Description

This property returns the date and time the worklist was worked as a DateTime value.

This property is read-write.

Description

This property returns a Boolean value: true if the WorklistEntry object was created from a web service, false otherwise.

This property is read-only.

Description

This property returns the user ID that is assigned the worklist as a string.

This property is read-write.

Description

This property returns the user ID that caused the worklist to be created as a string.

This property is read-only.

Description

This property returns the previous user ID who used this worklist entry as a string.

This property is read-write.

Description

This property is used with worklist entries that are created by web services. It contains the original message ID from the requesting party.

This property is read-write.

Description

This property returns the status of the response sent to the originating web service.

Valid values are:

Value

Description

0

CreateWorklistEntry message not received yet or this entry was not created by any web service.

1

Message received but not processed yet.

2

Message processed and sent to message queue.

3

Error while sending message to the caller of create worklist entry.

4

Message was sent to the originating web server and was received successfully.

This property is read-write.

Description

This property is reserved for future use.

This property is read-write.

Description

This property returns the status flag if the worklist has timed out. Values are:

Value

Description

Y

Worklist has timed out

N

Worklist has not timed out

This property is read-write.

Description

This property returns the transaction Id as a number, which represents the unit of work. This can be useful for pooled worklists.

This property is read-write.

Description

This property returns the URL to work for the worklist as a string. This is used only for replicating worklist entries across PeopleSoft databases.

This property is read-write.

Description

This property returns the priority of the worklist as a string. The values are:

Value

Description

low

Worklist has low priority.

medium

Worklist has medium priority.

high

Worklist has high priority.

This property is read-write.

Description

This property returns the number of days to select worklist as a number.

This property is read-write.

Description

This property returns the number of days to work the worklist as a number.

This property is read-write.

Description

This property returns the source worklist name for the source event string as a string.

This property is read-write.