Hi,
Thanks Steve!
I have problem with task assignment using bpm:groupAssignee
I have added in property sheet of my task wcmwf:submitSerial
<property-sheet>
<show-association name="bpm:groupAssignee" />
</property-sheet>
In my model.xml I have given bpm:groupAssignee as my mandatory aspect for my wcmwf:submitSerial task.
When I configure the workflow for my web project, i get the search box,but when I click search button nothing loads in the select box.
I see in earlier posts some similar problem addressed where David had asked to remove .sample from /alfresco/extension/workflow-context.xml.sample and restart
But still the problem persists.
Where would I have gone wrong?