Trigger a agent in a view

Hello,

I have a requirement to generate a xml document within a four second window after a new mail arrives. This forces me to run the agent as soon as a new document arrives in a particular view.

Do we have any event that we can use to trigger this agent from the view as soon as a new document comes in.

Thanks for your help in advance.

Regards

Phil

Subject: Trigger a agent in a view

Why don’t you use the trigger “Before mail arrives”?

Peter Närlund

http://domainpatrol.org

Subject: RE: Trigger a agent in a view

Hi Peter,

Thank you for the response, but I have to use the data from the mail and using this particular trigger I might not be able to do that.

Is there any possiblilty of running a agent when the document count increases in a view?

Regards,

Phil

Subject: RE: Trigger a agent in a view

If I’m not mistaken, you have access to all data within the mail document when running an agent triggered by “before mail arrives”.

Peter Närlund

http://domainpatrol.org

Subject: Trigger a agent in a view

Before New Mail Arrives agent trigger is your best bet since it will kick off immediately. After New Mail Arrives does not always kick of right away but usually does so within a minute.