0 Replies Latest reply on Sep 7, 2010 12:30 AM by samsung_hk

    Does any can help on how to define a recursive sub-tasks process?

    samsung_hk

      Hi,

       

      What I would like to do is to keep the task in wait stage until the sub-task(s) completed. So that the task can still exists in user task list. Actually, I tried using subprocess to recurively assigning task to users, but once I signalled or completed the task to the subprocess, the task wont exist for that particular user.

       

      ??? Any idea ???

       

      Thanks