1 Reply Latest reply on Oct 6, 2006 9:36 AM by kukeltje

    regarding Execution context

    jagadeeshrao

      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