Hi All,
I got the following message in doc.send(false) statement - ‘Unable to send mail, no match found in Name & Address Book(s)’. There is an error handler which handle this error first time. If this error occurs second time, the agent will terminate abnormally. Please find below the log:
11/01/2012 01:59:51 PM Remote console command issued by User1/xxx/yyyy: Tell Amgr Run “ErrorLog.nsf” ‘NotificationMail’
Tell Amgr Run “ErrorLog.nsf” ‘NotificationMail’
11/01/2012 01:59:52 PM AMgr: Start executing agent ‘NotificationMail’ in ‘ErrorLog.nsf’
11/01/2012 01:59:52 PM Agent Manager: Agent printing: User1/xxx/yyyy
11/01/2012 01:59:52 PM Agent Manager: Agent printing: Error in Send Notification Mails: Unable to send mail, no match found in Name & Address Book(s) : 44
11/01/2012 01:59:52 PM Agent Manager: Agent printing: User1/xxx/yyyy
11/01/2012 01:59:53 PM Agent Manager: Agent ‘NotificationMail’ error: Unable to send mail, no match found in Name & Address Book(s)
11/01/2012 01:59:53 PM AMgr: Agent ‘NotificationMail’ in ‘ErrorLog.nsf’ completed execution.
Thanks