01-11-2013 06:00 AM
ProcessDiagramGenerator.generateDiagram(processDefinitionEntity, "png", highLightedActivities, highLightedFlows)
historyService.createHistoricActivityInstanceQuery().processInstanceId(processInstanceId).finished().list();
-> for the current activities , I use : runtimeService.getActiveActivityIds(processInstanceId);
-> but I have no idea on how to find the flows that I should get highlighted (I have several flows that end up to the same task so it is not absolutely obvious from the highlighted tasks which path led to them…)01-15-2014 02:20 AM
01-15-2014 03:44 AM
04-22-2014 11:23 AM
04-24-2014 03:24 AM
10-31-2014 04:48 PM
02-25-2019 04:42 AM
Can you give me an example code to do this please? I tried iam's answer for hours but still not work.
11-03-2014 05:37 AM
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.