Some processes have more than 1 end event. I want to know, given an archived process instance, which was the end event that happeded there.
Is it possible through API?
I tryed using: searchArchivedFlowNodeInstances
And I couldn’t get that info from there. I also checked the all the “arch” tables from the db and did’t find info either.