cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown values from DB lookup

prashantgadgil
Champ in-the-making
Champ in-the-making

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?

3 REPLIES 3