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
managerrole - The
Assign Task Examplediagram - 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.kellyto perform a task assignement