cancel
Showing results for 
Search instead for 
Did you mean: 

Determine next UserTask assignee / candidateUsers

mf
Confirmed Champ
Confirmed Champ
I am writing my own form-generator for Activiti start forms and task forms.
When the user wants to complete the current task, I want to be able to get the next UserTask assignee or candidateUsers. So if the next UserTask is assigned to that user (or the user is in candidateUsers), the current form should be navigated to the next UserTask form.

So how can i find the next UserTask assignee / candidateUsers?
1 REPLY 1

trademak
Star Contributor
Star Contributor
You can retrieve that info by getting the BpmnModel via the RepositoryService. In the BpmnModel you can lookup the specific user task and loopup the assignment configuration.

Best regards,
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.