OnEvent – Dealing with Indeterminate Dialogs
Most of the time when we are automating a process we are able to predict the sequence of events. We are working with a deterministic process and a linear flow of actions. But there are occasions when things can happen during a process that we cannot predict precisely. E.g.: We might know that a dialog […]