Error while inserting a message into the EAI queue
We are getting the following error, while inserting a message into the EAI queue.
Error invoking service 'EAI XML Queuing Service', method 'AddMessage' at step 'Insert message to be published'.(SBL-BPR-00162)
--
There were more rows than could be returned. Please refine your query to bring back fewer rows(SBL-DAT-00500)
We understand that whenever the existing record count is more than 10000 in the Queue, we get this error. However, this happens only when we insert it on an event triggered from the taskflow.
Is this a known bug ?
Thanks.