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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...