[JBoss JIRA] (DROOLS-1600) Support character ? for interpolation in values in a DT cell
by Michael Biarnes Kiefer (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1600?page=com.atlassian.jira.plugi... ]
Michael Biarnes Kiefer updated DROOLS-1600:
-------------------------------------------
Fix Version/s: 8.0.0.Beta1
(was: 7.3.0.Final)
> Support character ? for interpolation in values in a DT cell
> ------------------------------------------------------------
>
> Key: DROOLS-1600
> URL: https://issues.jboss.org/browse/DROOLS-1600
> Project: Drools
> Issue Type: Sub-task
> Components: dmn engine
> Affects Versions: 7.1.0.Beta2
> Reporter: Edson Tirelli
> Assignee: Edson Tirelli
> Fix For: 8.0.0.Beta1
>
> Attachments: Screenshot 2017-06-02 19.50.40.png
>
>
> Signavio uses the character ? to interpolate the expression value into decision table cells. E.g.:
> =(1 - Discount) * ?
> In the above example, '?' is replaced my the result of the decision table input expression.
> See attached screenshot.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (DROOLS-1597) Implement profile for integration with Signavio's DMN modeler
by Michael Biarnes Kiefer (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1597?page=com.atlassian.jira.plugi... ]
Michael Biarnes Kiefer updated DROOLS-1597:
-------------------------------------------
Fix Version/s: 8.0.0.Beta1
(was: 7.3.0.Final)
> Implement profile for integration with Signavio's DMN modeler
> -------------------------------------------------------------
>
> Key: DROOLS-1597
> URL: https://issues.jboss.org/browse/DROOLS-1597
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Affects Versions: 7.1.0.Beta2
> Reporter: Edson Tirelli
> Assignee: Edson Tirelli
> Fix For: 8.0.0.Beta1
>
>
> Signavio implements a number of extensions to the DMN standard. As they are a Red Hat partner, we will need to implement a profile in the runtime engine that enables and supports those extensions.
> A short list of extensions is as follows. Details will be added to individual tickets:
> * Support additional FEEL functions and alternate names for existing functions
> * Support the Multi Instance Decision node
> * Support character '?' for interpolation of values in a DT cell
> * Support constraints on List inputs in DT cells
> * Support model composition through BKMs
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (DROOLS-1663) Kie DMN doesn't support IMPORT decisions between DMN files
by Michael Biarnes Kiefer (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1663?page=com.atlassian.jira.plugi... ]
Michael Biarnes Kiefer updated DROOLS-1663:
-------------------------------------------
Fix Version/s: 8.0.0.Beta1
(was: 7.3.0.Final)
> Kie DMN doesn't support IMPORT decisions between DMN files
> ----------------------------------------------------------
>
> Key: DROOLS-1663
> URL: https://issues.jboss.org/browse/DROOLS-1663
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Reporter: Stylianos Koussouris
> Assignee: Edson Tirelli
> Fix For: 8.0.0.Beta1
>
> Attachments: IMG_2197.jpg, IMG_2198.jpg, IMG_2199.jpg
>
>
> DMN Spec 1.1
> Page 40.
> import: Import [*] This attribute is used to import externally defined elements and
> make them available for use by elements in this Definitions.
> Section 6.3.3 Import metamodel
> The aim here is to be able to import one Decision defined in a separate DMN into another where it is used as a supporting decision and is referenced (RequiredDecision)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (DROOLS-1691) Add method to the DMNRuntime to execute multiple decisions at once
by Michael Biarnes Kiefer (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1691?page=com.atlassian.jira.plugi... ]
Michael Biarnes Kiefer updated DROOLS-1691:
-------------------------------------------
Fix Version/s: 8.0.0.Beta1
(was: 7.3.0.Final)
> Add method to the DMNRuntime to execute multiple decisions at once
> ------------------------------------------------------------------
>
> Key: DROOLS-1691
> URL: https://issues.jboss.org/browse/DROOLS-1691
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Affects Versions: 7.1.0.Final
> Reporter: Edson Tirelli
> Assignee: Edson Tirelli
> Fix For: 8.0.0.Beta1
>
>
> The DMN runtime currently has methods to execute:
> * all decisions in a model
> * a single decision (and its dependencies) by name
> * a single decision (and its dependencies) by id
> For remote invocation, it is important to add two new methods that take a list of decisions (one by name, the other by id) to execute and return the values in a single call.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months