Overview of the plist Utility
The SWDIR
/util/plist
utility provides the ability to list information about a range of TIBCO iProcess Engine facilities. This section introduces the list of options that can be used with the SWDIR
/util/plist
utility.
General Usage of the SWDIR/util/plist Utility
To find the list of options, which can be used together with the SWDIR
/util/plist
utility, use the following command:
• | On Microsoft Windows: |
SWDIR
/util/plist /?
• | On UNIX: |
SWDIR
/util/plist -?
Functions for the SWDIR/util/plist Command Options
The SWDIR
/util/plist
utility is used with an option command. The options and the functions of each option command are listed in the following table.
Option |
Function |
Command Line |
-a |
list audit trail |
|
-A |
list attribute value |
|
-c |
list cases for procedure |
|
-C |
list sub-cases status for procedure |
|
-d |
list steps in procedure |
|
-D |
list step status |
|
- e |
list system events |
plist -e <typeid[,typeid...]|ALL> [username[,username...]|ALL [startdate [enddate]]] |
-f |
list fields in procedure |
|
-G |
list group memberships |
|
-l |
list long term locked items |
|
-m |
list mail items for queue |
|
-mW |
List mail items for queue including Work Queue Parameters and CDQPs |
|
-M |
list Mbox information |
|
-n |
list nodes |
|
-o |
list outstanding mail |
|
-p |
list procedures |
|
-P |
display procedure version information |
plist -P [ALL [version|ALLVERS]|<procname> [version|ALLVERS]] |
-Q |
list queue participation information |
|
-r |
list roles |
|
-R |
list queue redirection information |
|
-s |
list installed tables |
|
-t |
list uninstalled tables |
|
-T |
get performance data from pool servers |
|
-u |
list users |
|
-U |
list the OS or UVAPI users |
|
-w |
list WIS queue information |
The following options are used in combination with the options, which are shown in the previous table:
• | -v Verbose (list extra information), for example: plist -nv (verbose nodes) |
• | -x Format output for scripts |
• | -X TIBCO iProcess Engine 2000 compatibility mode |