[jboss-jira] [JBoss JIRA] (DROOLS-2655) [DMN Designer]: Decision Table: Automatically create input columns for each InputData element

Jozef Marko (JIRA) issues at jboss.org
Wed Jul 11 07:01:00 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Marko updated DROOLS-2655:
--------------------------------
    Description: 
[~tari_manga] suggested it advantageous to create input columns for each {{InputData}} element linked to the {{Decision}}/{{BusinessKnowledgeModel}} containing the {{DecisionTable}} expression. For example, if a BKM has 2 {{InputData}} nodes of simple data-types then two columns should be created. If a BKM has 1 {{InputData}} node of complex data-type that consists of 3 elements then 3 columns should be created.

- For simple data types the input column names should correspond exactly to InputData elements.
- For complex data types, we should use dot notation, e.g. Person.name, Person.salary ...

h3. PR Manual Acceptance Test
- Check Decision Table Decision node, with inputs (/)
- Check Decision Table Decision node, without inputs
- Check Non Decision Table Decision node, with inputs
- Check Non Decision Table Decision node, without inputs
- Check Decision Table BKM node, with inputs
- Check Decision Table BKM node, without inputs
- Check Non Decision Table BKM node, with inputs
- Check Non Decision Table BKM node, without inputs


  was:
[~tari_manga] suggested it advantageous to create input columns for each {{InputData}} element linked to the {{Decision}}/{{BusinessKnowledgeModel}} containing the {{DecisionTable}} expression. For example, if a BKM has 2 {{InputData}} nodes of simple data-types then two columns should be created. If a BKM has 1 {{InputData}} node of complex data-type that consists of 3 elements then 3 columns should be created.

- For simple data types the input column names should correspond exactly to InputData elements.
- For complex data types, we should use dot notation, e.g. Person.name, Person.salary ...

h3. PR Manual Acceptance Test
- Check Decision Table Decision node, with inputs (?)
- Check Decision Table Decision node, without inputs
- Check Non Decision Table Decision node, with inputs
- Check Non Decision Table Decision node, without inputs
- Check Decision Table BKM node, with inputs
- Check Decision Table BKM node, without inputs
- Check Non Decision Table BKM node, with inputs
- Check Non Decision Table BKM node, without inputs




> [DMN Designer]: Decision Table: Automatically create input columns for each InputData element
> ---------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-2655
>                 URL: https://issues.jboss.org/browse/DROOLS-2655
>             Project: Drools
>          Issue Type: Enhancement
>          Components: DMN Editor
>    Affects Versions: 7.8.0.Final
>            Reporter: Michael Anstis
>            Assignee: Michael Anstis
>
> [~tari_manga] suggested it advantageous to create input columns for each {{InputData}} element linked to the {{Decision}}/{{BusinessKnowledgeModel}} containing the {{DecisionTable}} expression. For example, if a BKM has 2 {{InputData}} nodes of simple data-types then two columns should be created. If a BKM has 1 {{InputData}} node of complex data-type that consists of 3 elements then 3 columns should be created.
> - For simple data types the input column names should correspond exactly to InputData elements.
> - For complex data types, we should use dot notation, e.g. Person.name, Person.salary ...
> h3. PR Manual Acceptance Test
> - Check Decision Table Decision node, with inputs (/)
> - Check Decision Table Decision node, without inputs
> - Check Non Decision Table Decision node, with inputs
> - Check Non Decision Table Decision node, without inputs
> - Check Decision Table BKM node, with inputs
> - Check Decision Table BKM node, without inputs
> - Check Non Decision Table BKM node, with inputs
> - Check Non Decision Table BKM node, without inputs



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list