Hi,
Yes, the main process A is using a call-activity to call process B, which process B is also using a call-activiti to call process C. So, there are 3 level of calling process here.
You mentioned that, the same "user" is used to populate the startedBy field in history and the subprocess should show up just fine. We still cannot see the subprocess in the explorer (log in as admin, start and monitor the process under this user). Could you help to clarify this.
Also, we have checked the ACT_HI_PROCINST, the value in START_USER_ID_ and START_ACT_ID_ for all subprocess are NULL.
Is there any other property to be set in the process definition file in order to make the sub process visible in the explorer while the main process is running?
Thank you very much.
Da