Hi everyone, I was having an agent that sends mails based on some conditions. The agent works normally if I run it manually. But if I schedule it, the agent log says it ran but no mail is being sent. If I check the server log, i found this error
11/29/2007 06:00:25 AM AMgr: Agent (‘Reminder’ in ‘CDRDocum.nsf’) error message: Error creating product object
Can anyone help me out? Thanx in advance.
Subject: Error creating product object
Sometimes it gives problem when you give the send to id like (Name/Department/ABC). Instead if you use name@abc.com may work. But I am not sure just give a try.
And also see in your agent if you are using any front end classes.
Have a look on this link.
http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/0b99dac2da31c681852572f20007b12b?OpenDocument
Subject: RE: Error creating product object
i did the same mistake as the lady in the link u gave me. i don’t remember why i added the the line"dim ws as new notesuiworkspace"
absent-minded, i suppose. however, i removed that line and viola, the agent works fine