10-10-2011 10:16 AM
10-11-2011 02:35 AM
Hi,
I need to parametrize a UserTask (i.e. a Java class implementing JavaDelegate): thus, I would be able to define a variable in the process definition XML file, so that I can then get it from Java code.
Is that possible? Is there any workaround about this?
Thanks for your support.
10-25-2011 06:06 AM
execution.setVariable("myVar", scriptVar) then fetching myVar in JavaDelegate's execute() via execution.getVariable().
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.