Book a Demo

Author Topic: RTF document generation Child Package  (Read 2568 times)

Patrik Mihal

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
RTF document generation Child Package
« on: July 01, 2015, 10:00:58 pm »
Hello,

I would like ask you for help.

I have packages structure in my project (several levels), which I would like to "bring" also in RTF document.

Let say we have following pakcages:
Introduction (level 1)
 - Process overview (level 2)
  -- Process A overview (level 3)
  -- Process B overview (level 3)
 - Company Environment (level 2)
 - Dictionary (level 2)
Requeirements (level 1)

I would like to have in generated RTF document mentioned packages as a chapter names with different headings, under which I would show particular diagrams.

So in RTF I would have:

1 Introduction
1.1 Process overview (level 2)
1.1.1 Process A overview (level 3)
1.1.2 Process B overview (level 3)
1.2 Company Environment (level 2)
1.3  Dictionary (level 2)
2 Requeirements (level 1)
.
.

I hope it is understandable.
Tahnk you very much in advance
Patrik

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: RTF document generation Child Package
« Reply #1 on: July 02, 2015, 04:12:28 pm »
Hi Patrick,

What I would do is create a virtual document, and add a Model Documents for each package.
Then for each type of package create a specialized template and use that on the different model documents.

There are some excellent learning centre topics (Alt-F1) about Document generation, virtual documents and template fragments.

Geert

Patrik Mihal

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: RTF document generation Child Package
« Reply #2 on: July 02, 2015, 05:41:00 pm »
Hi Geert,

thank you for an advice.

I am new with EA, so I have to learn a lot of thinkg. Some time it is confusing for me, so thanks for any help.

Now I found out how to do it (as you mendioned I have created master document and virtual documents), but now i am facing another problem, with (according me) not correct displaying the content from one package in another package (i have described it in another threat).

Have a nice day.
Patrik