Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.


Appendix F Using the plist Utility to Obtain Information About TIBCO iProcess Engine Facilities : WIS Queue Information

WIS Queue Information
Command
The following command returns the information about WIS queue:
plist -w [WIS Number]
where WIS number is an option to only display the details for a specific Work Item Server.
Returns
The plist -w command returns the following information.
D specifies the queue is disabled (this would normally be when the system has just been started and the queues have not yet been allocated to a WIS).
U specifies there are urgent items in this queue.
G specifies this is a group queue.
T specifies this is a test queue.
D specifies there are items in this queue with deadlines set.
N specifies there is new mail in this queue.
M specifies there is mail in this queue (i.e. it is not empty).
Example
Input the SWDIR/util/plist -w command. The output is shown as follows.

 
WIS QueueName Flags #Items #Newp #Dead #Urgent
------------------------------------------------------------------
1 Administrator -----NM 6 6 0 0
2 Agent --G--NM 8 8 0 0
1 COMUsers --G---- 0 0 0 0
2 Dev1 ------M 1 0 0 0
Shared memory slots in use: 1.3%

 
Note
For more information about how to use this command, see Monitoring the WIS Processes.

Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.