[jboss-user] [JBoss jBPM] - Variables persistence

oxelad do-not-reply at jboss.com
Fri Jul 17 10:12:18 EDT 2009


Hallo, 

is this possible to not persist workflow varibles during workflow execution? Or by other words: is this possible to switch somehow from IN variables to IN-OUT variables?

I have the following problem during my 'work-through'-workflow execution: all varibales what i get for a java task execution are deserialized copies of set workflow variables. That means that variable's scope is restricted to this call; all changes what i will made will be lost after task ends. I know that it possible to make 'variable-update' via return value, but the problem is that i can return only ONE object (but i have to chage the other one (what is IN variable) as well).

Thank you.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244343#4244343

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244343



More information about the jboss-user mailing list