0 Replies Latest reply on Apr 4, 2011 8:46 AM by mariemm

    How access subprocess when using Reusable Sub-process

    mariemm

      Hi,

       

      I tried to use Reusable Sub-process which process includes human task. In persistence this task is connected with the subprocess and not with the top level process.

      I would like to have a list of all tasks under top level process, but for now I was not able to get over following:

       

      What is the way to access all subprocesses of top process?

      I found that the connection between processes is saved in EVENTTYPES table, but how to get info from this table?

       

      Thank you.