I did, I don't see any straight answer to my question.  

The  tag with variables maps variables from process to task instances, but it 
doesn't create new variables.  The variables have to be already defined in the 
process.  I need a way to "create" process variables without calling:

void ContextInstance.setVariable(String variableName, Object value);
void ContextInstance.setVariable(String variableName, Object value, Token 
token);


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992883
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to