0 Replies Latest reply on Jul 31, 2009 11:25 AM by tejjbpm

    Process State variable passing

    tejjbpm

      I have a child process and a parent process.. I need to pass few variables like the initiator etc from the parent to child process.

      I can see that there are variable assignments in process state definition, but all my variables are JSF EL like #{initiator} etc..

      how do i get them passed?

      Thanks