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.

plist Command Options

Option

Function

Command Line

-a

list audit trail

plist -a [nodename] <procedure> ALL|<casenum>

-A

list attribute value

plist -A [nodename] <group>|<user>

-c

list cases for procedure

plist -c [nodename] <procname>

-C

list sub-cases status for procedure

plist -C [nodename] <procname>

-d

list steps in procedure

plist -d [nodename] <procname>

-D

list step status

plist -D [nodename] <procname>

- e

list system events

plist -e <typeid[,typeid...]|ALL> [username[,username...]|ALL [startdate [enddate]]]

-f

list fields in procedure

plist -f [nodename] <procname>

-G

list group memberships

plist -G [nodename] <group>|<user>

-l

list long term locked items

plist -l [username]

-m

list mail items for queue

plist -m <queuename> | ALLQUEUES

-mW

List mail items for queue including Work Queue Parameters and CDQPs

plist -mW <queuename>|ALLQUEUES

-M

list Mbox information

plist -M <MBSetName[,MBSetName[,MBSetName]...][interval]>

-n

list nodes

plist -n

-o

list outstanding mail

plist -o <procedure> ALL|<casenum> ALL|<queue> ALL|<node>

-p

list procedures

plist -p [nodename]

-P

display procedure version information

plist -P [ALL [version|ALLVERS]|<procname> [version|ALLVERS]]

-Q

list queue participation information

plist -Q

-r

list roles

plist -r [nodename]

-R

list queue redirection information

plist -R

-s

list installed tables

plist -s [nodename]

-t

list uninstalled tables

plist -t [nodename]

-T

get performance data from pool servers

plist -T[g] <pool svr id|ALL> [interval [count]]

-u

list users

plist -u [nodename]

-U

list the OS or UVAPI users

plist -U

-w

list WIS queue information

plist -w [WIS Number]

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
Note: The options are case-sensitive.