Hi,

How can we pass Execution context from one node to another node?

for example ,

I have some data on A tasknode. I want to pass that data by checking a 
condition in a decision node to B tasknode. 

Let us assume A & B nodes have same number of variables.

Like A task node variables 

Roll_no
Class
Subject

B task node variables 

Roll_no
Class
Subject

Now I want to pass (copy) data from node A to B .
Is there any example code. 

Please guide me. 

Thanks
Jag 


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

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

Reply via email to