10 pts.
 How to create agent to do what rules do in Lotus notes
I have had several issues with Lotus Notes rules not working. I have checked the rules and they are fine. Is there a way to do this with an agent? I have several rules(around 80) to search the Inbox for any e-mail that contains "IOA-somenumber" in the subject line, and based on the number I forward the email to a particular person. It seems simple, but I am not a programmer and I would like to know if this is possible.

Software/Hardware used:
ASKED: July 17, 2009  9:34 PM
UPDATED: July 20, 2009  2:51 PM

Answer Wiki:
Hi there Pbenia1,,, In fact what I understood from your question is that you need to have simple agent which can do the function of 80 Rules .However, this kind of agents need to have a script written in order to read the subject of "IOA-somenumber" and number specified and this needs a Designer to participate in this work.So, what I suggest in this case for a normal user like you is to recreate the rules and make sure they are working . Good Luck .
Last Wiki Answer Submitted:  July 20, 2009  11:43 am  by  Abushahd   3,225 pts.
All Answer Wiki Contributors:  Abushahd   3,225 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Eighty rules is an awful lot. It borders on expecting a miracle for that many of them to operate properly. You’re trying to run a kind of mail router on that mailbox. The script option, combined with a table of employees and their numbers would sure be preferable, if you have someone available to do that.

 1,620 pts.