Hi
We would like to be able to throw exceptions from conditions. As it is now, the result from a condition can result in on of these: continue, exit, next, retry, run job, and run task. It would be nice to be able throw an exception, with parameters "error code" and an errormessage.
thomas