Tuning business processes that contain human tasks
There are various ways to improve the performance of business processes
that contain human tasks.
The following topics describe how to tune business processes that contain
human tasks.
Reduce concurrent access to human tasks
When two or more people try to claim the same human task, only one person will succeed. The other person is denied access.
Avoid scanning whole tables
When you use the query application programming interfaces (APIs), to list the objects in the database, you can specify filters that narrow the results you want to retrieve. In these filters, you can specify the values and ranges of object attributes.