[JBoss JIRA] (DROOLS-3659) DMN: UX for documentation reports
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3659?page=com.atlassian.jira.plugi... ]
Liz Clayton resolved DROOLS-3659.
---------------------------------
Resolution: Done
[~tirelli] [~manstis] [~stetson.robinson] I believe this is set now, so marking as Resolved.
> DMN: UX for documentation reports
> ---------------------------------
>
> Key: DROOLS-3659
> URL: https://issues.jboss.org/browse/DROOLS-3659
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-3659-documentation.mp4
>
>
> User stories:
> * As a user I want to generate a PDF or HTML report of the DMN model, with documentation, so that I can hand it off to external team and/or business that needs information about the diagrams and the logic of the decisions being automated. The report can be printed out and used by business teams not involved with the modeling itself, to learn about content of the .dmn file.
> * As a user I need a means through the UI to input additional documentation, links and attachments to nodes.
> Notes:
> - Docs to help with docs formatting.
> - Might be able to leverage Case View docs widget.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (DROOLS-3659) DMN: UX for documentation reports
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3659?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3659:
----------------------------------------
[~stetson.robinson] Thanks, your reply seems to have answered my question completely.
> DMN: UX for documentation reports
> ---------------------------------
>
> Key: DROOLS-3659
> URL: https://issues.jboss.org/browse/DROOLS-3659
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-3659-documentation.mp4
>
>
> User stories:
> * As a user I want to generate a PDF or HTML report of the DMN model, with documentation, so that I can hand it off to external team and/or business that needs information about the diagrams and the logic of the decisions being automated. The report can be printed out and used by business teams not involved with the modeling itself, to learn about content of the .dmn file.
> * As a user I need a means through the UI to input additional documentation, links and attachments to nodes.
> Notes:
> - Docs to help with docs formatting.
> - Might be able to leverage Case View docs widget.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (DROOLS-3715) Zipkiemodule nullpointerexception
by Tibor Zimányi (Jira)
[ https://issues.jboss.org/browse/DROOLS-3715?page=com.atlassian.jira.plugi... ]
Tibor Zimányi commented on DROOLS-3715:
---------------------------------------
Hi [~lukaszkrot], could you please provide a small reproducer project for this? I can fix this, however it would be great to have a regression test for this, simulating your use case, so we are sure this doesn't return again.
> Zipkiemodule nullpointerexception
> ---------------------------------
>
> Key: DROOLS-3715
> URL: https://issues.jboss.org/browse/DROOLS-3715
> Project: Drools
> Issue Type: Bug
> Affects Versions: 7.16.0.Final, 7.17.0.Final
> Reporter: Łukasz Szmolke
> Assignee: Tibor Zimányi
> Priority: Major
>
> o During ZipKieModule loading in “org.drools.compiler.kie.builder.impl.ZipKieModule:142” nullpointerexception is thrown:
>
> urlPath = urlPath.substring( urlPath.lastIndexOf( '!' ) + 1 );
> ArrayList<ZipEntry> entries = new ArrayList<>();
> // read jar file from uber-jar
> InputStream in = this.getClass().getResourceAsStream(urlPath); // nullpointerexception
>
> For example full UrlPath on windows to internal .jar is:
> C:\Users\xbbnv0c\IdeaProjects\ais-data-exchange\data-exchange-app\target\data-exchange-app-1.0.1-SNAPSHOT.jar!\BOOT-INF\lib\data-exchange-brms-1.0.1-SNAPSHOT.jar
> So the result of this first line will be:
> \BOOT-INF\lib\data-exchange-brms-1.0.1-SNAPSHOT.jar
> It will be perfect, but during accessing internal resource file separator should be “/” not “\”. So InputStream in = null.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (DROOLS-3659) DMN: UX for documentation reports
by Stetson Robinson (Jira)
[ https://issues.jboss.org/browse/DROOLS-3659?page=com.atlassian.jira.plugi... ]
Stetson Robinson edited comment on DROOLS-3659 at 3/1/19 7:44 AM:
------------------------------------------------------------------
[~manstis], you're correct. My understanding in speaking with [~tirelli] and coordinating with [~uxdlc] is that the Attachments option is to add attachment links of any kind to the node (links to documents, images, forms, whatever), and those attachments get included along with all other DRD information in the DMN report that is generated at the DRD level, in what in BPMN is the Documentation tab. Per Edson's request, I've proposed the following [example DMN model report|https://docs.google.com/document/d/1xZBnRQfaTpFmMjU11Wzc2HhBqJCOVK...] for this purpose, although it sounds like we'll just be tweaking and using the template [~tdolphine] has mentioned.
So in short: Attachments are at the node level in the Diagram Properties panel, and Documentation (report) is at the DRD level and is a .docx or .html version of the DMN model, including any attachments per node. This is what my example is of above.
If I've misunderstood the feature request or your question, Mike, my apologies.
was (Author: stetson.robinson):
[~manstis], you're correct. My understanding in speaking with [~tirelli] and coordinating with [~uxdlc] is that the Attachments option is to add attachment links of any kind to the node (links to documents, images, forms, whatever), and those attachments get included along with all other DRD information in the DMN report that is generated at the DRD level, in what in BPMN is the Documentation tab. Per Edson's request, I've proposed this as an [example DMN model report|https://docs.google.com/document/d/1xZBnRQfaTpFmMjU11Wzc2HhBqJCOVK...].
So in short: Attachments are at the node level in the Diagram Properties panel, and Documentation (report) is at the DRD level and is a .docx or .html version of the DMN model, including any attachments per node. This is what my example is of above.
If I've misunderstood the feature request or your question, Mike, my apologies.
> DMN: UX for documentation reports
> ---------------------------------
>
> Key: DROOLS-3659
> URL: https://issues.jboss.org/browse/DROOLS-3659
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-3659-documentation.mp4
>
>
> User stories:
> * As a user I want to generate a PDF or HTML report of the DMN model, with documentation, so that I can hand it off to external team and/or business that needs information about the diagrams and the logic of the decisions being automated. The report can be printed out and used by business teams not involved with the modeling itself, to learn about content of the .dmn file.
> * As a user I need a means through the UI to input additional documentation, links and attachments to nodes.
> Notes:
> - Docs to help with docs formatting.
> - Might be able to leverage Case View docs widget.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months
[JBoss JIRA] (DROOLS-3659) DMN: UX for documentation reports
by Stetson Robinson (Jira)
[ https://issues.jboss.org/browse/DROOLS-3659?page=com.atlassian.jira.plugi... ]
Stetson Robinson commented on DROOLS-3659:
------------------------------------------
[~manstis], you're correct. My understanding in speaking with [~tirelli] and coordinating with [~uxdlc] is that the Attachments option is to add attachment links of any kind to the node (links to documents, images, forms, whatever), and those attachments get included along with all other DRD information in the DMN report that is generated at the DRD level, in what in BPMN is the Documentation tab. Per Edson's request, I've proposed this as an [example DMN model report|https://docs.google.com/document/d/1xZBnRQfaTpFmMjU11Wzc2HhBqJCOVK...].
So in short: Attachments are at the node level in the Diagram Properties panel, and Documentation (report) is at the DRD level and is a .docx or .html version of the DMN model, including any attachments per node. This is what my example is of above.
If I've misunderstood the feature request or your question, Mike, my apologies.
> DMN: UX for documentation reports
> ---------------------------------
>
> Key: DROOLS-3659
> URL: https://issues.jboss.org/browse/DROOLS-3659
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-3659-documentation.mp4
>
>
> User stories:
> * As a user I want to generate a PDF or HTML report of the DMN model, with documentation, so that I can hand it off to external team and/or business that needs information about the diagrams and the logic of the decisions being automated. The report can be printed out and used by business teams not involved with the modeling itself, to learn about content of the .dmn file.
> * As a user I need a means through the UI to input additional documentation, links and attachments to nodes.
> Notes:
> - Docs to help with docs formatting.
> - Might be able to leverage Case View docs widget.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 7 months