I set up a preemption with no issues if I use a standard delay. However if I change that delay to a "wait for event" I get the following error:
time: 34.588096 exception: Exception caught in start() of activity "Save Context" in "ProcessFlow". Continuing throw... time: 34.588096 exception: Exception caught in evaluation of /Tools/ProcessFlow/ProcessFlow/Fly Blade>stats/instances/ProcessFlow/onEntry
Can anybody explain why this is? I am using this because I don't know when the triggering event will occur, but when it does I need the tokens in the zone to pause until that specific event is finished.