05-14-2011 11:10 AM
runtimeService.setVariable(executionId, "domainClassName", "com.vobject.User")
and find out that the string value such as "com.vobject.User" stored as byte array in Activiti tables, not as String.05-17-2011 10:03 PM
05-18-2011 04:31 AM
05-18-2011 04:40 AM
Does it actually store it as a java serialized string? If so, maybe the default variable types are not in the right order. Try debugging the code and putting a breakpoint in DefaultVariableTypes.findVariableType(Object)
05-18-2011 04:45 AM
05-23-2011 05:36 AM
02-12-2014 02:37 AM
02-12-2014 12:59 PM
05-18-2015 03:52 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.