Book a Demo

Author Topic: Decision Block and Time Trigger  (Read 2493 times)

AuntJulie

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Decision Block and Time Trigger
« on: March 29, 2010, 09:39:44 pm »
Hi,

I have a decision block that is entitled "Deployment Phase Trigger Time?" which means I deploy Search and Rescue once that time has occurred.  I want to build it as a control feedback loop, since once that specific time has occurred, I want to say "yes" on that decision block and move on to my next action.

I can't make it a specific time, since the deployment trigger time varies for what type of incident is occurring.  Technically you're not supposed to have a control flow go back into a decision block, correct?

Please advise.  

Thanks
Julie

Nizam Mohamed

  • EA User
  • **
  • Posts: 193
  • Karma: +1/-0
    • View Profile
Re: Decision Block and Time Trigger
« Reply #1 on: March 30, 2010, 02:39:28 pm »
Consider using 'Accept Event Action' or more specifically 'Accept Time Event Action', which can be used to specify time event(s)(triggers) to regulate the control flow/object flow.