An open API service indexing awesome lists of open source software.

https://github.com/npdeehan/simpleapprovalexample

This is an example of BPMN process which contains a task where data is entered followed by a task where data is approved/rejected
https://github.com/npdeehan/simpleapprovalexample

Last synced: 5 months ago
JSON representation

This is an example of BPMN process which contains a task where data is entered followed by a task where data is approved/rejected

Awesome Lists containing this project

README

          

# Simple Approval Example
This is an example of BPMN process which contains a task where data is entered followed by a task where data is approved/rejected

![approval Process](img/enter-and-approve.png)

## How to Deploy.

Create a [Camunda 8 Account](https://signup.camunda.com/accounts).
Import that contents of the BPMN and Forms folder to the Camunda Web Modeler.

Follow the instructions to deploying and starting a process here