hmmmm... semantical issue... the event="FillStock" is the type of event that has
to 'watched' not the name of this 'on' element.
So if you want this event to fire, fire an event somewhere with the 'FillStock' as
a name. If you want to fire this event on e.g. node-enter, use the correct event name.
In old jbpm 3 what you do would have been written as something like:
<action=".....">
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245037#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...