Getting a process endEvent id using the history API
Hi,I have a process with 2 endEvents ('endevent1' & 'endevent2').How shall i know after the process execution has finished if it ended on 'endevent1' or 'endevent2' ?I see the 'ACT_HI_PROCINST' table having what i need. But i don't know how can i que...