10-18-2012 03:46 PM
10-19-2012 01:57 AM
10-19-2012 08:28 AM
at org.activiti.engine.impl.interceptor.CommandContext.performOperation(CommandContext.java:80)
at org.activiti.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:546)
Caused by: org.activiti.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'outputTransition'
10-19-2012 10:33 AM
throw new ActivitiException("Unknown property used in expression", pnfe);
tothrow new ActivitiException("Unknown property used in expression: " + pnfe.getMessage(), pnfe);
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.