This repository contains an Bonita project example that highlight how to implement task assignment in a workflow.
Run ./mvnw
in a terminal. The result of the build is a BOS Archive in the target
folder.
- An example organization with the
manager
role - The
Assign Task Example
diagram - The
AssignTaskForm
- Bonita Studio Community 7.10.5 and above
- task-candidates-rest-api Rest API Extension must be installed (Adminstrator Portal > Resources > Add )
- Download the latest release of the BOS Archive
- Import it in your Studio ( File > Import > BOS Archive...)
- Deploy the project (Right-click on the porject > Deploy...)
- Open the Portal, logout/login as
helen.kelly
to perform a task assignement