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
- Host: GitHub
- URL: https://github.com/npdeehan/simpleapprovalexample
- Owner: NPDeehan
- License: apache-2.0
- Created: 2024-01-29T14:45:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T15:59:25.000Z (over 2 years ago)
- Last Synced: 2025-01-23T01:34:30.617Z (over 1 year ago)
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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