[jboss-jira] [JBoss JIRA] (DROOLS-4196) [DMN Designer] PMML: Show default when document has no explicit model
Donato Marrazzo (Jira)
issues at jboss.org
Tue Jul 14 13:48:00 EDT 2020
[ https://issues.redhat.com/browse/DROOLS-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240118#comment-14240118 ]
Donato Marrazzo commented on DROOLS-4196:
-----------------------------------------
I think that whether modelName is absent, the tool should name it using the generic name plus a progressive number.
e.g. from this pmml:
{code:java}
<RegressionModel ....>
<RegressionModel ....>
<NearestNeighborModel ...>
{code}
the drop down list should show:
* RegressionModel 1
* RegressionModel 2
* NearestNeighborModel 1
> [DMN Designer] PMML: Show default when document has no explicit model
> ---------------------------------------------------------------------
>
> Key: DROOLS-4196
> URL: https://issues.redhat.com/browse/DROOLS-4196
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.24.0.Final
> Reporter: Edson Tirelli
> Assignee: Guilherme Gomes
> Priority: Major
> Labels: drools-tools
>
> If the PMML file contains no "named" model (only an anonymous one), the UI should indicate that this model is being used (how to indicate that I leave to UX, but we can call it "default model" or whatever).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list