Task items take long to show up in worklist

  • 5 October 2015
  • 1 reply
  • 2 views

Badge +7


 

Symptoms


Task items are not appearing on the K2 Worklist until many minutes later. It appears MSMQ takes longer than normal to process messages in its queue.
 

Diagnoses


This was a result of a huge amount of data in the Eventbus table in the database.
 

Resolution

We had to 'clear out' the redundant data from the Eventbus table in the K2 database to reduce the MSMQ overhead.

Please note if you are a blackpearl(on-premise) customer you will need to contact Support for assistance with this procedure.

A TFS item for enhancement to ensure that the data in the EventBus table is monitored for efficiency has been logged and will be implemented in a future release.




 

1 reply

What is a normal processing rate for messages in the MSMQ?

As an example -- if there are 100 messages in the queue, with no new messages being added, is 1 hour to process all of them considered normal?

 

Reply