|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Normally, when a process instance fails, checkpoint data for the process instance is deleted. You can optionally specify that checkpoint data should be saved for terminated process instances so that the process instance can be recovered at a later time. You can enable failed process recovery by setting the custom property bw.engine.enableJobRecovery to true. See Chapter 8, Custom Engine Properties for more information about setting custom properties.You can manage recoverable processes either through TIBCO Administrator, TIBCO Hawk, or programmatically using the Engine Command activity in a process instance. This section describes how to manage recoverable process instances using TIBCO Administrator. See Performance Tuning for more information about using TIBCO Hawk microagent methods. See TIBCO ActiveMatrix BusinessWorks Palette Reference for more information about using the Engine Command activity.
1. Under Application Management, select All Service Instances or go directly to a specific application and select All Service Instances.
3. Click the BW Processes tab.
5. Check the box next to the process instances you wish to manage. Click the Restart button to restart the process instances or click the Remove button to remove the process instances from the list of recoverable processes.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |