Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


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

Case Information
Command
The following commands output the case information:
plist -c [nodename] <procname>
      or
plist -cv [nodename] <procname>
plist -cX [nodename] <procname>
      or
plist -cvX [nodename] <procname>
plist -cvv [nodename] <procname>
Returns
The plist -c, plist -cv, plist -cX, plist -cvv, and plist -cvX commands return the following information.
Displayed if the -X option is used.
Displayed if the -plist -cvv command is used.
Displayed if the -plist -cvv command is used.
u specifies Unreleased procedure.
m specifies Model procedure.
r specifies Released procedure.
Example
The following examples show the output node information of the commands.
Input the SWDIR/util/plist -c maintem command where maintem is the procedure name. The output is shown as follows.

 
CNum CID Sts Case Description Starter yyyy/ddd hh:mm
---------------------------------------------------------------------------
1452 1452 DEAD ex1 Dev1@ipc_nod1 2012/097 12:30
1453 1453 LIVE con1 Dev1@ipc_nod1 2012/097 14:31
1454 1454 DEAD con2 Dev1@ipc_nod1 2012/097 14:33
1455 1455 DEAD con3 Dev1@ipc_nod1 2012/097 14:34
1456 1456 LIVE lab3.2.7 Dev1@ipc_nod1 2012/097 15:25
1502 1502 DEAD ex2 Dev1@ipc_nod1 2012/097 12:18
1503 1503 DEAD 3.2.4 Dev1@ipc_nod1 2012/097 18:21
1504 1504 LIVE 3.2.1.2 Dev1@ipc_nod1 2012/097 15:48
1505 1505 DEAD 3.2.a Dev1@ipc_nod1 2012/097 16:53
1552 1552 DEAD ex3 Dev1@ipc_nod1 2012/097 12:29

 
Input the SWDIR/util/plist -cX ss1 command where ss1 is the procedure name. The output is shown as follows.

 
CNum CID Sts Case Description Starter Mail yyyy/ddd hh:mm
-------------------------------------------------------------------------------
1 1 DEAD aa1 administrator@sql 0 2012/178 10:12
51 51 LIVE dd1 administrator@sql 1 3000/365 23:15
101 101 LIVE tt2 administrator@sql 1 3000/365 23:15

 
Input the SWDIR/util/plist -cvv ss1 command where ss1 is the procedure name. The output is shown as follows.

 
CNum CID Sts Case Description Starter yyyy/ddd hh:mm
PVer PPrc
--------------------------------------------------------------------------------
----
1 1 DEAD aa1 administrator@sql_11_3_0 2012/178 10:1
2 0.0 umr
51 51 LIVE dd1 administrator@sql_11_3_0
0.0 umr
101 101 LIVE tt2 administrator@sql_11_3_0
0.0 umr

 

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.