Book a Demo

Author Topic: Document template in several projects  (Read 7270 times)

RonaldSchot

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Document template in several projects
« on: October 30, 2015, 01:16:39 am »
Is it possible to use the same template in several projects. The template is build in a project. I would like to use it in other projects, however I don't wnat to build it again. Can I copy it or make it available in other projects?

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: Document template in several projects
« Reply #1 on: October 30, 2015, 02:09:22 am »
Hi Ronald,


Yes, there are two basic ways to do that.

The simple way is to export/import the template(s) as reference data (Project menu -- Model Import/Export).

The more elaborate way is to create an MDG Technology (EA's way to package adaptations) to hold the template, and use that MDG Technology in both your projects.

If you're looking for a simple one-off, do the import/export. If you want easier maintenance down the line, set up an MDG Technology.

Cheers,


/Uffe
My theories are always correct, just apply them to the right reality.

RonaldSchot

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: Document template in several projects
« Reply #2 on: October 30, 2015, 08:36:19 pm »
Thanks, that's the trick!
Do you know also how to delete templates from the list?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Document template in several projects
« Reply #3 on: October 30, 2015, 08:54:07 pm »
You cannot physically delete templates using refdata export/import.

What I usually do is move them to a new group called "Not Used" and add a prefix to their name such as OLD_

That makes it easy to remove them later on.

With MDG's you don't have this problem.

Geert

RonaldSchot

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: Document template in several projects
« Reply #4 on: October 30, 2015, 09:20:02 pm »
Thanks Geert, this sounds like a workable workaround, however ... how can you make a new group?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Document template in several projects
« Reply #5 on: October 30, 2015, 10:25:50 pm »
Right click on a template and choose "Move".
Then type in a non existing group name for the new group.

Geert

RonaldSchot

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: Document template in several projects
« Reply #6 on: October 30, 2015, 11:07:31 pm »
'Right click on a template and choose "Move"'. In which screen should I do this? Thanks for your patience in advance ....

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Document template in several projects
« Reply #7 on: October 30, 2015, 11:19:27 pm »
Sorry, in the resources view, select your template and then right click. :)

Geert

RonaldSchot

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: Document template in several projects
« Reply #8 on: October 31, 2015, 12:03:06 am »
Ok now it's clear to me! Thanks