Thanks for the quick answer.answer. Yes I do work with the Xpert.ivy Desinger > 5.0 in fact 5.0.9.
I've implemented this so far.
But I get an IllegalStateException - the Business Process does not like the suspended state of my task.
My Business Process created an Task. The User in the JSF HTML Dialog calls my pause event via commandButton. Afterwards ivy.task.reset() is executed inside the HTML User Dialog Logic. When my Business Process hits the Process End Element the Exception pops up. But the behavior is correct as the Task has the state suspended.