Is there any way that i can find the relationship between the main processInstance and the sub processInstance?
as i have store the processInstanceLog and the NodeInstanceLog information into the oracle database, but i can not find the column like "parent" in these tables, if i have a process which has three level sub_process,and after the whole process executed,how can i get the relevancy from the loged data?