Can I do different tasks in ES depending upon what happense when an EVENT is checked.
For example, if sales > 500 execute a series if tasks, but if they are less than 500. do something else...
Thanks
--k
Hi,
Yes - these are the kinds of capabilities Event studio gives you. Set up your event to have a condition like:
[sales] > 500
Next add in all the tasks you want the agent to perform, both when the condition is true and when the condition is false.
Finally, set the task execution rules to tie each task in to the correct state - ie some of them will be run for "no event" and "ceased event" (false this time), some will be run for "new event" and "ongoing event" (true this time)
Regards,
MF.