Assign user to Human task

1
0
-1

Somehow I have been able to start the application and up to workflow level it runs fine and no problems. However I have another challenge, I am trying to assign a user to a Human task and it should be a user I have created to use in the BPM.

How can I assign a user and a passwword so that the user can login and view the task and approve or decline.

Image is as shown below.

diagram.png

1 answer

1
+1
-1

Hi dloxin,

To assign a task to a specified user, you can use the actor filter functionality.
See the documentation here: https://documentation.bonitasoft.com/bonita/7.8/actor-filtering

In your case, the use of the 'single user' actor filter should do the job.

You can also create your own actor filter, if you don't find the one that fits your needs in the product out of the box.
Here is the documentation for that: https://documentation.bonitasoft.com/bonita/7.8/creating-an-actor-filter

I hope it helps,
Marielle

Notifications