IBM BPM, V8.0.1, All platforms > Tuning > Advanced tuning > Business Process Choreographer tuning

Tuning task list and process list queries

Task list and process list queries in Business Process Choreographer applications are made using the standard query API ( query() and queryAll() APIs, and related REST and web services interfaces), and the query table API ( queryEntities() and queryRows() APIs).

All task list and process list queries result in SQL queries against the Business Process Choreographer database. These SQL queries might need special tuning to provide optimal response times:

Business Process Choreographer tuning


Related tasks:
Optimize task and process queries