Step Information
Command
The following command returns the information about steps:
plist -d [nodename] <procname>
Returns
The plist -d command returns the following information.
|
Flags
|
The meaning for each flag is as follows:
|
•
|
W auto-withdraw on deadline expires. |
|
|
Types
|
The meaning for each type is as follows:
|
|
Place
|
The unique number that is allocated to each step.
|
|
ExFlags
|
The meaning for each flag is as follows:
|
•
|
I specifies the step ignores the Case Suspend Function. |
|
•
|
S specifies TIBCO iProcess Engine form. |
|
•
|
P specifies the step ignores the Case Suspend Function. |
|
Example
Input the SWDIR/util/plist -d maintem command where maintem is the procedure name. The output is shown as follows.
Flags Type Name Description Place ExFlags Lines
------------------------------------------------------------------------
------S-aDA 0 $PANIC1 Exception notification 1 0 4096
------S-aDA 0 $PANIC2 Exception resolution 2 0 4096
--R---SdaDA 0 TAKEAPP Take Application 3 0 45
--R---SdaDA 0 REVAPP Review Application 4 0 5
--R---S-aDA 0 NOTIFY Manager Notification 5 0 4
--R---SdaDA 0 APPRAISE Property Appraisal 6 0 10
--R---SdaDA 0 ACCTREV Account Review 8 0 13
--R---S-aDA 0 DECLINED Application Declined 9 0 9