I am New In Activiti. I have a requirement like a Service task that will fetch a List of records from the database and I want to display this List in my AcivitiForm defined in 'Form key' element of a UserTask. Then the Assigned user can select any record and do the task as per the definition. Please help, is there any solution in activiti to display a collection in AcivitiForm?
I am facing the same issue, tried the steps on following link but the code doesn't even compile in version 5.14 complaining about jgraph and json converter jars.
The POM for org.activiti:activiti-json-converter:jar:5.14 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details The POM for com.mxgraph:jgraphx:jar:1.10.4.2 is missing, no dependency information available