Ronald,
Ok, understood. Thanks for the answer. Supposing I were to contribute a history table to
the db schema, how in your view would be the best way to handle writing history? Would it
be best to add it as an automatic function done at the time a process instance is created,
or leave it a manual function that can be optionally invoked on a process instance? For
example, say with a saveHistory() method, where the instance is created in the table if it
doesn't exist, and it is updated in the table if it already exists...
What are your thoughts on this?
Brad
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957552#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...