Hello,
We have a requirement where the client wants to be notified if there is no message arrived in the queue for a particular day.
TestCase1: 1. Queue: TEST_QUEUE 2. Today is 13-12-2017 3. LAST_PUT_DATE of TEST_QUEUE is 11-12-2017 (there is no message in the queue on 12-12-2017) 4. Alert must be trigered on 13-12-2017
TestCase2: 1. Queue: TEST_QUEUE 2. Today is 13-12-2017 3. LAST_PUT_DATE of TEST_QUEUE is 12-12-2017 4. Alert should not be trigered on 13-12-2017
Thanks.
How to avoid posting duplicate messages to MQ? 1 Answer
What are IBM's recommendations for a poorly performing I/O subsystem? 1 Answer
Can a single personal certificate be configured for multiple queue managers on the MQ Appliance 0 Answers
where can I find out more information about MQ type 116 stats? 0 Answers