1 Reply Latest reply on Apr 1, 2008 9:13 AM by kukeltje

    How do I know all the transitions done by one process instan

    francis1970

      Hi all !
      I need to show in my web application all the transitions done by the Token of my process instance (So that I know which nodes are invoked and which aren't).
      In the JBPM_TRANSITION table there's some information about:

      FROM (Node)
      TO (Node)
      PROCESS_DEFINITION

      but I need to keep separated the transitions for the SINGLE process. So that each process started has its own transitions. Does anybody know how to do it ?

      Thanks
      Francesco