[JBoss JIRA] (DROOLS-1691) Add method to the DMNRuntime to execute multiple decisions at once
by Edson Tirelli (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1691?page=com.atlassian.jira.plugi... ]
Edson Tirelli updated DROOLS-1691:
----------------------------------
Sprint: 2017 Week 36-37, 2017 Week 38-39 (was: 2017 Week 36-37)
> 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: 7.4.0.Final
>
>
> 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, 7 months
[JBoss JIRA] (DROOLS-1651) FEEL String marshaller fails on list of null
by Edson Tirelli (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1651?page=com.atlassian.jira.plugi... ]
Edson Tirelli updated DROOLS-1651:
----------------------------------
Sprint: 2017 Week 28-29, 2017 Week 30-31, 2017 Week 32-33, 2017 Week 34-35, 2017 Week 36-37, 2017 Week 38-39 (was: 2017 Week 28-29, 2017 Week 30-31, 2017 Week 32-33, 2017 Week 34-35, 2017 Week 36-37)
> FEEL String marshaller fails on list of null
> --------------------------------------------
>
> Key: DROOLS-1651
> URL: https://issues.jboss.org/browse/DROOLS-1651
> Project: Drools
> Issue Type: Bug
> Components: dmn engine
> Reporter: Mélanie Gauthier
> Assignee: Fedor Gavrilov
> Attachments: Invalid function.dmn
>
>
> For example, if you execute the invalid attached file (kind attribute of the function isn't right - it is set to undefined) it produces an array of null.
> When calling FEELStringMarshaller.INSTANCE.marshall(decisionResult.getResult()) you get a NPE.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (DROOLS-1609) Augment FEEL AST node at compilation with return type
by Edson Tirelli (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1609?page=com.atlassian.jira.plugi... ]
Edson Tirelli updated DROOLS-1609:
----------------------------------
Sprint: 2017 Week 24-25, 2017 Week 26-27, 2017 Week 28-29, 2017 Week 30-31, 2017 Week 32-33, 2017 Week 34-35, 2017 Week 36-37, 2017 Week 38-39 (was: 2017 Week 24-25, 2017 Week 26-27, 2017 Week 28-29, 2017 Week 30-31, 2017 Week 32-33, 2017 Week 34-35, 2017 Week 36-37)
> Augment FEEL AST node at compilation with return type
> -----------------------------------------------------
>
> Key: DROOLS-1609
> URL: https://issues.jboss.org/browse/DROOLS-1609
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Minor
>
> This is needed so to be able to determine the result of a boxed function at compile time, in turn to be able at compile time to determine a valid compilation without error of a BKM for instance.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months