Setting the Destination Environment
Setting the destination environment on a process controls the validation that is performed on that process and also, in the case of simulation, what simulation parameters are associated with the process. You can specify multiple destination environments.
The following example shows the XPDL for a process intended for simulation:
<xpdl2:ExtendedAttribute Name="Destination" Value="Simulation"/>
TIBCO Business Studio provides several destination environments, including BPM and Simulation.
Value | Description |
---|---|
BPM | Specifies that the process is validated for direct deployment to the TIBCO BPM 1.0. |
Simulation | Specifies that the process is validated for simulation. |
iProcess | Specifies that the process is validated for direct deployment to the iProcess Engine 10.5 or higher. |
The specific "destination components" that make up these destination environments can be customized in the Preferences. For more information about destination components, see TIBCO Business Studio iProcess Implementation Guide or TIBCO Business Studio BPM Implementation Guide.
Copyright © Cloud Software Group, Inc. All rights reserved.