05-15-2018 01:18 PM
I have a dropdown in Activiti form in Alfresco Process Services.
Currently only two ways to populate the dropdown values are Manual and via a REST service.
Is there a way to populate the dropdown instead using a Java delegate before the form shows up?
e.g. by putting some JSON in execution.setVariable() which binds it to the ID of the dropdown field?
For each such dynamic dropdown, I don't always want to have to expose a REST service, if we already have a java delegate being used and avaialable before the human task in the process
Any ideas?
Explore our Alfresco products with the links below. Use labels to filter content by product module.