Scenario | Image |
---|---|
Model References model-references shows how models such as BPMN, DMN and CMMN can be linked. ✔ Business Rule Task ✔ Call Activity ✔ (X)OR Sequence Expression |
Since this repository consists of several sub-modules and a Maven parent, the Heroku GitHub deployment would be slightly different:
- Fork this repository
- Connect your Heroku-Account to your GitHub-Account
- Create a new app and choose under Deploy the forked repository
- Add the following two Config Vars under Settings:
MAVEN_CUSTOM_OPTS
=-pl xyz-submodule-path
PATH_TO_PROJECT
=xyz-submodule-path
- Deploy the app