I'm working directly on the workflow CQ5 console
(http://localhost:4502/libs/cq/workflow/content/console.html). I've
defined 3 models (which use 3 .ecma scripts) and 3 different launcher
(one for each event).The firts issue is that on the delete event also
the modifcation is fired. The latter (I've just discovered this one) is
that when the delete event is fired the resource is no longer available:
I'm guessing if there's a way to catch the event before the effective
deleting.