[JBoss JIRA] (DROOLS-2721) [DMN Designer] InputData node can not be connected to BKM node
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2721?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-2721:
----------------------------------------
Rejecting and closing as BKM's cannot be connected with {{InformationRequirement}}.
The OMG DMNv1.1 Specification states:
{quote}
6.2.2.1 Information Requirement notation
Information Requirements may be drawn from Input Data elements to Decisions, and from Decisions to other Decisions. They represent the dependency of a Decision on information from input data or the results of other Decisions...
{quote}
> [DMN Designer] InputData node can not be connected to BKM node
> --------------------------------------------------------------
>
> Key: DROOLS-2721
> URL: https://issues.jboss.org/browse/DROOLS-2721
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.9.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Blocker
> Fix For: 7.9.0.Final
>
>
> User is unable to connect InputData node with BKM node.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2655) [DMN Designer]: Decision Table: Automatically create input columns for each InputData element
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2655?page=com.atlassian.jira.plugi... ]
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 Non Decision Table Decision node (/)
was:
[~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 (/)
> [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 Non Decision Table Decision node (/)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2655) [DMN Designer]: Decision Table: Automatically create input columns for each InputData element
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2655?page=com.atlassian.jira.plugi... ]
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)
8 years