[jboss-user] [JBoss Seam] - Re: Conditional @CreateProcess

damianharvey do-not-reply at jboss.com
Thu Aug 2 13:27:15 EDT 2007


Also I've noticed that if I use @CreateProcess and outject any variables into the Business Process scope then they are available as task variables accessible from the taskInstance like task.variables['variableName'] however when I start the process manually as mentioned above and set the variables with businessProcessContext.set("myVariable", "myValue"); then they aren't.

What other objects does the @Out populate?

Thanks,

Damian.

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

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



More information about the jboss-user mailing list