Misc Tab
All process starters have a Misc tab that allows you to configure features common to all process starters. The Misc tab contains the following fields:
Field |
Description |
Sequencing Key |
This field can contain an XPath expression that specifies which processes should run in order. Process instances whose sequencing key evaluates to the same value will be executed sequentially in the order in which the process instance was created. For more information about controlling the execution order of process instances, see Process Instance Execution . For more information about XPath expressions, see XPath. |
Custom Id |
This field can contain an XPath expression that specifies a custom ID for the process instance. This ID is displayed in the View Service dialog of TIBCO Administrator, and it is also available in the For more information about XPath expressions, see XPath. For more information about process variables, see Working With Variables. |