Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Hurra on October 31, 2017, 07:20:04 pm

Title: Use generated report as appendix
Post by: Hurra on October 31, 2017, 07:20:04 pm
Hello!

I have generated a report which traces to a document artifact.

(https://i.imgur.com/sJrFIhL.png)

Can I use this document artifact as a appendix in another generated report? Can I somehow make this document artifact a linked document to a package? That would make it really easy.

Thank you!
Title: Re: Use generated report as appendix
Post by: Hurra on November 01, 2017, 12:43:47 am
I think I solved this... almost.

I connected the Document Artifact to the package. With some document scripts I look for the connectors of the package and find the Document Artifact, and send it to RTF through the docGenerator. However, I think my Document Artifact is too big?

I found this thread:

how to increase script fragment size? (http://sparxsystems.com/forums/smf/index.php?topic=5161.0)

It's and old thread.. Is there a fix for this?