Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi All,
I have a model with its trigger in serail processing.The documents are getting piled up in the Broker and some of the documents are getting failed and when ever I disconnect the session all the messages in Broker queue are getting processed and are being sent to the destination through an HTTP.
Any help on this would be high appreciated.
Regards, Shajih
Hi Shajih,
This may be because of the non-availability of enough threads for the service to get executed. Could you try changing the trigger setting to “Concurrent” and by making Max.execution threads as 4?