Book a Demo

Author Topic: Change Glossary Types  (Read 2882 times)

ArtekC

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Change Glossary Types
« on: January 22, 2006, 08:12:40 am »
Hello all,

I am wondering how to change the Glossary Types. AFAIA, there are only 2 built in (Business and Technical), which is a bit limitating. I want to be able to add terms dedicated to the development process of project management which are obviously neither 'Business' nor 'Technical'.
I've looked up the help file and this forum, to not much avail.
Is this feasible at all and if yes, how? If not, how can I make sure this is added to the future requirements for EA?

Thanks !
David
« Last Edit: January 22, 2006, 08:12:59 am by ArtekC »

thomaskilian

  • Guest
Re: Change Glossary Types
« Reply #1 on: January 23, 2006, 01:00:00 pm »
AFAIK these are hard wired in the code :(

roman

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
  • good luck ;-)
    • View Profile
Re: Change Glossary Types
« Reply #2 on: March 09, 2006, 05:29:24 am »
Hello David,

try this:

  • "\Tools\Export Reference Data\Model Glossary"

  • Edit XML file in your way, setting for the terms the wished type:
    <Column name="Type" value="Wished Type"/>

  • "\Tools\Import Reference Data"


Yes it's a white-man's trick, not clear against EA. You don't find the type in "Term type filter", but it works in reports and list-window.

And that is why i like EA, because of his XML export/import interface. It's good medicine for many troubles.
;-)  

Roman