Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.26 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.26 KB

Assign Task Example

GitHub version bonita version

This repository contains an Bonita project example that highlight how to implement task assignment in a workflow.

Build

Run ./mvnw in a terminal. The result of the build is a BOS Archive in the target folder.

Project content

  • An example organization with the manager role
  • The Assign Task Example diagram
  • The AssignTaskForm

How to install

Prerequisites

  • Bonita Studio Community 7.10.5 and above
  • task-candidates-rest-api Rest API Extension must be installed (Adminstrator Portal > Resources > Add )

Usage

  • 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