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 do I build a threshold on any of the available attributes of the SN agent in IPM V8? 1 Answer
Queue prefix with 'SYSTEM.MANAGED' PUB SUB SYSTEM MANAGED 1 Answer
How do I delete an abandoned subscription queue when MQ says it's in use? 1 Answer
Why does my Java application consume messages slowly on a deep queue? 1 Answer
Condition that data are collected for Queue_Data and Queue_Statistics 1 Answer