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 : Installed and Uninstalled Table Information

Installed and Uninstalled Table Information
This section lists the plist commands that return the installed or uninstalled tables information.
Installed Table Information
Command
The following commands output the installed table information:
plist -s [nodename]
plist -sv
Example
The following examples show the output node information of the commands.
Input the SWDIR/util/plist -s command. The output is shown as follows.

 
Name
----
HARDWARE
SOFTWARE
CUSTOMERS
PROSPECTS

 
Input the SWDIR/util/plist -sv command. The output is shown as follows.

 
Name Subfield Type Length Decimal
------------------------------------------------------------------
PROSPECTS
CONAME A 20 0
STREET A 20 0
TOWN A 20 0
COUNTY A 20 0
POST A 20 0
COUNTRY A 20 0

 
Uninstalled Table Information
Command
The following commands output the uninstalled table information:
plist -t [nodename]
plist -tv
Returns
The output contains the same column names as the output of the SWDIR/util/plist -s command. For more information, see Example in Installed Table Information.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved