cancel
Showing results for 
Search instead for 
Did you mean: 

Need to send one email notification for 100 errors in message monitoring.

former_member538292
Participant

Dear All,

I have requirement need to send a email when an message is failed(ERROR) in message monitoring, for this I have created Alert and schuedule job correct me if this process is not ok.one more question per exmpale 100 messages are failed in message monitoring I need to send oly one mail.

Help me on this.

Regards,

Manoj

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member666312
Active Participant

Hi,

1. Create a file and then pickit up using the sftp adapter using scheduler. if no errors created on someday then you should not send any mail for this case , create a small script to check the payload size if payload size is bigger than some size then set header to true or else false. Now use router to send mail or stop (if header is true send mailelse else stop it.)

Thanks and Regards,

Vijay.