You might want to keep process instances in your database, for example, to query data from process instances that are not written to the audit log, or if you want to defer the deletion of processes to off-peak times. However, process instance data that is no longer needed can impact disk space and performance. Therefore, you should regularly delete process instance data. To delete a process instance, you need process administrator rights and the process instance must be a top-level process instance.
The following example shows how to delete all of the finished process instances.
Last updated: Tue Feb 21 17:31:27 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)