cancel
Showing results for 
Search instead for 
Did you mean: 

Determination of parent proccess id

afenske
Champ in-the-making
Champ in-the-making
Hi everyone!

I've got a question.

I have an instance of ProcessInstance class. That instance actually has parent proccess. How can I determine parent process Id in this case?

Best regards,
Anton Fenske.
2 REPLIES 2

mmaker1234
Champ in-the-making
Champ in-the-making
Did you tried ExecutionEntity parent = ((ExecutionEntity)processInstance).getParent()

afenske
Champ in-the-making
Champ in-the-making
Using your approach I've just taken null reference, but actually that process has superExecutionId.

Best regards,
Anton Fenske.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.