Book a Demo

Author Topic: Document Generation Options: document each contained image  (Read 18226 times)

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Document Generation Options: document each contained image
« Reply #15 on: April 08, 2016, 07:34:46 am »
So have you achieved the result you want?

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Document Generation Options: document each contained image
« Reply #16 on: April 08, 2016, 08:52:40 am »
Yes, I can now place in a document the notes from elements that are from entities external to the package the generator is using, i.e. this helps move towards the TOGAF catalogue organisation approach for models, yet supports the ability to generate documents from scattered elements from the model.
Its clunky, i.e. having to use a diagram as a container for the elements required in the document, (since the document generator only recognises elements at the granularity of a package).

Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Document Generation Options: document each contained image
« Reply #17 on: April 08, 2016, 09:08:41 am »
Could you please do a quick write up of the steps involved so the rest of us can do it as well.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Document Generation Options: document each contained image
« Reply #18 on: April 08, 2016, 10:17:28 am »
OK, First I have a document template with two fragments (reused elsewhere). I need two fragments as packages and elements are treated differently in the document generator. Actually you don't need fragments at all, we are using them to improve consistency and maintainability of our generated documents.








« Last Edit: April 08, 2016, 01:30:58 pm by skiwi »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Document Generation Options: document each contained image
« Reply #19 on: April 08, 2016, 10:28:27 am »
Then I have a package and a diagram.
The package contains a diagram from elsewhere (i.e. a different package) in the model, some of the elements in the diagram I wish to document as well.
So the package contains a second diagram containing only the artefacts i want documented.



The diagram setting for this diagram are



Generating a document from the package, or from a separate document model, provides the desired result.
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Document Generation Options: document each contained image
« Reply #20 on: April 08, 2016, 12:36:07 pm »
Thanks