WIS_QCHANGE_EXTENDED_CHECK
WIS and WQS Process Configuration
Summary
This attribute changes the behavior of a WIS
process as to whether it counts changes to the lock status of work items as changes to the work items and work queues.
Applies To
The attribute can be set for a WIS
process.
Permissible Values
The attribute value must be one of the following:
Value |
Meaning |
0 |
A change in the lock status of a work item is not counted as a change to the work item. |
1 |
A change to the lock status of a work item is counted as a change to the work item. |
Default Value
This attribute is not defined on a newly installed iProcess Engine node. In this case, the default value is:
Machine ID |
Process |
Instance |
Value |
0 |
WIS |
0 |
0 |
The attribute only appears in the output of the SHOW_ALL_ATTRIBUTES
command if you have explicitly assigned a value to it using the SET_ATTRIBUTE
command. The default setting is not displayed.
Notes
If this attribute is not set, changes to the lock status of work items are not counted as changes to queues for the purpose of monitoring changes in queues. This means that if a user just locks or keeps an item without making any other changes to a queue, then iProcess Objects or the SAL does not flag that any changes have been made to the queue, and even if the queue is refreshed, no changes are apparent.
If this attribute is set then the lock status is changed (the QPAR version number is updated and the OREC version number is incremented) in the following situations:
• | when a work item is opened |
• | when the first work item that is not locked is opened |
• | when a work item is kept |
This allows iProcess Engine to detect these changes in the queue.