Maximo Open Forum

 View Only

 Continous outbound queue stopped processing records into queue.

  • Integrations
Ajay Kotapati's profile image
Ajay Kotapati posted 09-08-2022 10:54
When sending records to external system using continuous outbound queue, after certain amount of errors (in my case, after every 11 errors) the continuous queue stopped working.

After deleting the messages from external system ->Add/Modify queues then it is processing new messages agian.

Any help on this ?

Thanks,
 Ajay
Steven Shull's profile image
Steven Shull

Did you set up a continuous outbound error queue? Similar to how we have a CQIN and CQINERR, you want another queue to move your messages to after processing has failed a defined number of times. And then you'd make sure that your exception destination is defined on the Destination of the bus to move the message after so many failed attempts. Below is an example of our out of the box continuous queue.