When designing the workflow I choose the candidateGroups fixed value options, as shown in the screenshots.
These groups are created in the Identigroup , ogranizatin tab.
When trying to start the process instance , keep geting the below number format error for the group,
I have worked on multiple workflows with the community edition with activiti:candidateGroups takes the groupname string, and resolves correctly.
Not clearly sure whats different in the APS .
Any advice would be helpful, thanks in advance.
Solved! Go to Solution.
In APS for candidate group assignments, you'll have to pass in the group db id instead of group name. use the rest API to find your group's ID ("id" will be present for each entry in response JSON)
In APS for candidate group assignments, you'll have to pass in the group db id instead of group name. use the rest API to find your group's ID ("id" will be present for each entry in response JSON)
Thanks for the respone.
Assuming the candidateGroups replaced with a variable and updating this variable in the task create listener will work.
Will try that shortly....
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.