0 Replies Latest reply on Dec 4, 2008 7:34 AM by dhanushgopinath

    Finding Tokens of a Process Instance

    dhanushgopinath

      Hi,

      When a BPEL Process Instance is created, are all the tokens associated with it also created up front. Or is it created during the process of execution?

      I have a BPEL process which has 3 activities like this

      receive - > invoke -> receive -> reply


      Will I be able to get the Token of Reply after the invocation of first receive, but before the invocation of second receive.

      If so how?

      Thanks
      Dhanush