connect users to tasks ?

1
0
-1

Hi, everyone

I wanna know how to connect the users into theirs tasks ? and how users exchanges theirs forms, i mean how they send between them the forms, should i create a connector to an email or something else !

Thanks

1 answer

1
+1
-1

Hello,

there are several ways to answser you need.

On the first hand, this is related to the process design you have designed. We have a mechanism called actor management that you can configure in your studio. You can find the related documentation by visiting the following links:
- https://documentation.bonitasoft.com/bonita/7.9/actors
- https://documentation.bonitasoft.com/bonita/7.9/actor-filtering

In addition to this, a very simple example of this is described in the getting started tutorial: https://documentation.bonitasoft.com/bonita/7.9/define-who-can-do-what

Once your process is well designed, you can also change the assignment live. You can use the dedicated REST API (https://documentation.bonitasoft.com/bonita/7.9/bpm-api#toc3) or do it from the provided web portal (https://documentation.bonitasoft.com/bonita/7.9/tasks)

Hope this helps,
Charles

Notifications