Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huksley/bonitabpmcalculator
Example implementation of simple calculator in Bonita BPM 7.2
https://github.com/huksley/bonitabpmcalculator
Last synced: about 2 months ago
JSON representation
Example implementation of simple calculator in Bonita BPM 7.2
- Host: GitHub
- URL: https://github.com/huksley/bonitabpmcalculator
- Owner: huksley
- Created: 2016-02-21T13:14:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-21T13:31:09.000Z (almost 9 years ago)
- Last Synced: 2024-04-15T06:42:40.304Z (8 months ago)
- Size: 786 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bonita BPM Calculator
Example implementation of simple calculator in Bonita BPM 7.2 Community Edition![Image of process](bpm.png)
Based on https://github.com/Bonitasoft-Community/vacation-management-example
and documentation- Error handling is included (catch event -> form display)
## Installation
Download *.bos file. Import into Bonita BPM using Diagram -> Import.
WARNING!!! Import will overwrite BDM (Business Data Model) of your projects.
Do not import into existing large projects.