Filter data

Improve database performance when filtering tasks or process instance data.

Process variables are stored in a serialized form that is not suitable for queries. Although you can retrieve instance data for every item in the work list, to do so requires that all objects in the work list be materialized. Such operations place unnecessary demands on system resources.

You can, instead, query process data as follows:


Terms of use |

Last updated: Mon Mar 27 18:13:27 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)