Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


erpomik
2012-01-20T23:47:28Z
I have a job watching a mailbox for the purpose of archiving any attached documents.

Everything works just fine, as we receive only one email during the poll interval. If two ore more mails are received during the poll interval, the tasks for the job are only executed for the mail with the lowest MessageId. All emails are saved to the folder specified on the Actions pane of the trigger, just as expected. But the tasks for the job are only triggered once.

I am using variables like {TRIGGER(Active|LastTrigger|Mail.Result.Mail.MessageId)} and {TRIGGER(Active|LastTrigger|Mail.Result.Mail.MailFolder)} in the tasks, which I believe to be correct.

Do I need to use the loop feature (I cannot figure out which variable to use for the loop control), or have I simply misunderstood the purpose of email triggers.

Best regards
Ernst Mikkelsen
Trifork A/S
Sponsor
Forum information
Support
2012-01-20T23:59:28Z
Make sure you have "Put Job in queue" checked. That ensures each Trigger will be processed separately.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
erpomik
2012-01-21T00:07:57Z
Henrik, don't you ever sleep? 😎

Thank you very much, that did the trick!

Best regards
Ernst Mikkelsen
Trifork A/S
Support
2012-01-21T00:10:14Z
Sleep is overrated! 😁
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top