07-12-2012 03:31 AM
07-14-2012 06:11 AM
07-16-2012 06:40 AM
To do this, you'll need to tell Activiti Designer how to marshall / unmarshall your ComplexDataType - that also means modifying Designer. Take a look at how the DataGrid type is handled. It's broken at the moment, but the gist of it is in there.
if (customProperty.getSimpleValue() == null || customProperty.getSimpleValue().length() == 0) {
continue;
}
07-16-2012 01:43 PM
07-17-2012 03:03 AM
07-17-2012 03:23 AM
07-17-2012 03:25 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.