10-05-2018 03:41 AM
I have EventListener which listens to PROCESS_STARTED event. For archiving reasons I need to get both ProcessInstance and HistoricProcessInstance of process. The problem is, PROCESS_STARTED fires before flushing data to DB so query for it returns null. Is there any other slution to get HistoricProcessInstance from this event?
10-05-2018 04:09 AM
Nevermind, I just found solution, I get this data directly from entity managers, from Context class
10-05-2018 04:09 AM
Nevermind, I just found solution, I get this data directly from entity managers, from Context class
Explore our Alfresco products with the links below. Use labels to filter content by product module.