11-25-2015 11:46 AM
ProcessInstance pi = runtimeService.startProcessInstanceByKey(processDefinitionKey, variableMap);
taskService.addComment(null, pi.getId(), commentText);
org.activiti.engine.ActivitiObjectNotFoundException: execution doesn't exist
exception.ACT_HI_COMMENT
table. But is there something out-of-the-box in Activiti that would allow me to save a comment in this use case? I am using version 5.16.311-25-2015 01:09 PM
11-25-2015 02:18 PM
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.