Hello Experts,
We are doing proactive monitoring in our system,so we check for all messages which are in error and alert configuration is enabled which takes care of this.
But we had a critical issue where adapter queue was locked and hence,messages were in status 'To be delivered' for a long time.
There were no alerts triggered as there was no error.
The problem resolved by itself after sometime.
But such delays are not acceptable in some critical scenarios.
Can anyone please help us and let us know know how can we trigger alerts in such cases,say,if a message is in status 'To be delivered' for more than 30 minutes ,an alert should be raised.
Also,in RWB Message Monitoring Audit log,I can see message start time as 12:25 and end time as 13:57,i.e. a difference of 1 hr 32 minutes.
Is this data stored in some table in ABAP stack,so that I can take this data and create an ABAP report to trigger a mail if this threshold is reached?
Kindly help.
Regards,
Shweta