WebSphere Process Server - Business Process Choreographer Explorer Customization and Tuning Options
If you plan on making the BPC Explorer available in a production environment, I suggest you read the following article. It talks about customization and tuning options that are available.
The piece is that probably most important is the one where you can define a threshold. A threshold will limit the number of instances/tasks that are returned in any query executed by the BPC explorer. A current limitation is that all records are retrieved at once and the paging is done in memory. This means if you potentially have a query that returns 10,000 instances, all that information has to reside in memory, increasing the heap and potentially impacting the performance of your production system.
Related Posts
- WebSphere Adapter for JDBC: Superfluous RecordNotFound Exceptions
- WebSphere Process Server Endurance
- Tip: WebSphere Process Server - Do not delete the ‘tranlog’ on a production server
- WebSphere Process Server and an RPC/Literal WSDL : Trench War
- SIBus Explorer
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply