# Programmatically create decisions tables and run cases against it

**URL:** https://forum.flowable.org/t/programmatically-create-decisions-tables-and-run-cases-against-it/3187
**Category:** Flowable Engine
**Created:** [January 7, 2019, 9:41am UTC](https://forum.flowable.org/t/programmatically-create-decisions-tables-and-run-cases-against-it/3187 "2019-01-07T09:41:34Z")
**Posts on this page:** 1
**Showing post:** 22

<div class="post-metadata">

### Author: ![yvo](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.flowable.org/yvo/32/2231_2.png) [@yvo](https://forum.flowable.org/u/yvo)
#### Post date: [January 14, 2019, 1:48pm UTC](https://forum.flowable.org/t/programmatically-create-decisions-tables-and-run-cases-against-it/3187/22 "2019-01-14T13:48:10Z")

</div>

You can get the model using the org.flowable.ui.modeler.serviceapi.ModelService.  
The model contains the editor JSON. That can be used to create the DMN Definition.

Regards,

Yvo

---

_[View the full topic](https://forum.flowable.org/t/programmatically-create-decisions-tables-and-run-cases-against-it/3187)._
