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 | | Broken links

Last updated: Tue Dec 06 04:14:39 2005

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