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

Michael Anstis (JIRA) issues at jboss.org
Thu Jul 12 04:30:00 EDT 2018


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

Michael Anstis updated DROOLS-2655:
-----------------------------------
    Description: 
[~tari_manga] suggested it advantageous to create input columns for each {{InputData}} element linked to the {{Decision}} containing the {{DecisionTable}} expression. For example, if a {{Decision}} has 2 {{InputData}} nodes of simple data-types then two columns should be created. If a {{Decision}} 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 Decision Table BKM node, with inputs (x) DROOLS-2721
- Check Decision Table BKM node, without inputs (x) DROOLS-2721
- Check Non Decision Table Decision/BKM node (/)


  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 Decision Table BKM node, with inputs (x) DROOLS-2721
- Check Decision Table BKM node, without inputs (x) DROOLS-2721
- Check Non Decision Table Decision/BKM node (/)




> [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}} containing the {{DecisionTable}} expression. For example, if a {{Decision}} has 2 {{InputData}} nodes of simple data-types then two columns should be created. If a {{Decision}} 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 Decision Table BKM node, with inputs (x) DROOLS-2721
> - Check Decision Table BKM node, without inputs (x) DROOLS-2721
> - Check Non Decision Table Decision/BKM node (/)



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


More information about the jboss-jira mailing list