a subprocess without waitstates can 'run' thread for a number of days? that is not
good process design. You'll run into threading issues, resource problems etc when you
scale up. If some action can take long, use async nodes, the process is saved then (like
you want) and the external trigger will make it continue
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150749#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...