https://github.com/dmarrazzo/demo-dmn-dc
https://github.com/dmarrazzo/demo-dmn-dc
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmarrazzo/demo-dmn-dc
- Owner: dmarrazzo
- Created: 2018-01-17T17:09:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T10:43:30.000Z (over 7 years ago)
- Last Synced: 2025-01-22T20:51:19.893Z (5 months ago)
- Language: Java
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
DMN in Business Central
=======================A really simple process that include the DMN Rule.
To lauch the process run this:
curl -X POST "http://localhost:8080/kie-server/services/rest/server/containers/DMNTest_1.0.0/processes/DMNTest.RuleFlow/instances" -H "accept: application/json" -H "content-type: application/json" -d "{}"