https://github.com/npdeehan/christmas-preperations-example
This is an example of Camunda orchestrating a process of user tasks and events.
https://github.com/npdeehan/christmas-preperations-example
Last synced: 5 months ago
JSON representation
This is an example of Camunda orchestrating a process of user tasks and events.
- Host: GitHub
- URL: https://github.com/npdeehan/christmas-preperations-example
- Owner: NPDeehan
- License: apache-2.0
- Created: 2021-11-29T14:23:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-29T14:29:53.000Z (over 4 years ago)
- Last Synced: 2025-01-23T01:34:35.204Z (over 1 year ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Christmas Preperations Example
This is an example of Camunda orchestrating a process of user tasks and events.
This example has a BPMN process in which a user can decide to either make cookies or gluhwein.
Through a series of user task, timers, messages and conditions cookies or gluhwein will be made for guests.
## How to Deploy.
Simply open up the model in the Camunda Modeler click the deploy button and select all of the files in the `forms` folder to be deployed with the `.bpmn` model and then deploy to a running instance of the Camunda Engine.