Optimizing people assignments for work baskets
If you have many tasks within a work basket and often update the people assignments for
those tasks, you might get a runtime exception:
WorkItem update in progress at the
time of updating the assignments. You can avoid these runtime exceptions by enabling the optimized
work item model.
About this task
work item
update in progress exception. The optimized work item model prevents these runtime
exceptions and can improve performance.Procedure
To enable the optimized work item model, complete the following steps in the WebSphere® Application Server administrative console:
- Click , then on the Configuration tab, in the Business Process Manager section, expand Business Process Choreographer and click . In the Additional Properties section, click Custom Properties.
- Change the value of the WorkBasket.optimizePeopleAssignment custom property to true, then save your changes.
- Restart the server or cluster to make the changes effective.