i have 3 HumanTasks, and i want to assign users for the HumanTask 2 and HumanTask3 through HumanTask1.
Now i have 2 select boxes, and what i need is when the user select the user from the boxes and then pressed the send button, i want that those users are assigned into the HumanTask2 and HumanTask3
I’m really confused, i don’t know which is the better way in order to do this .
I give you a bit more explanation :
i’m using PHP with PHP CURL LIBRARY
I have a web page where i can start cases and then obtain all the tasks of a user that have logged . In order to do this , firstly i obtain the processDefinitionId for a specific proceess(only i have one process), and this is an other problem , so , ¿how i can obtain all the processDefinitionId that exist?
In second place , in order to assign normally an human task to any user , i configure in actor filter an user name and id of this user, so , ¿are there any way that when i have selected the users from the selected boxes and then i have pressed the send button , i want to save these users in 2 variables and the do an mysql query in order to retrieve the ‘id’ of these users and finally put these variables in “id” position from actor filter.
Bonitasoft empowers development teams with Bonita, the open-source and extensible platform to solve the most demanding process automation use cases. The Bonita platform accelerates delivery of complex applications with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing solutions, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization.