Book a Demo

Author Topic: Useability of Glossary model elements  (Read 3409 times)

timconinx

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Useability of Glossary model elements
« on: March 10, 2021, 02:08:12 am »
Hello

Very interested, we started using the new feature of modelling glossary items, as explained in https://www.sparxsystems.com/enterprise_architect_user_guide/15.2/modeling/glossary_package_struct.html

But after a few tests and cases we noticed this feature completely separates the glossary-items-as-elements from the 'normal' glossary items:
  • Glossary model items cannot be found in t_glossary, but should be found in t_object... this seems normal, but worse
  • Glossary model items cannot be found (automation-wise) in Repository.Terms
  • Finally, it's not possible to generate a report containing glossary model items... if a glossary category is not used outside model elements (so as classic elements), the category doesn't even 'exist' for the purpose of reporting

For us, as for now, this feature is pretty useless because we can't create definitions in different parts in the repository and at the same time integrate/export them as a complete glossary-list, even though such a list-view does exist in EA itself.

I'm not sure whether this is a bug or a feature...

Greetings
Tim Coninx
EA at De Lijn

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Useability of Glossary model elements
« Reply #1 on: March 10, 2021, 04:32:40 am »
It's EA design. Rather than replacing something less useful with something more useful they leave both live side by side. With no relation. Because of reasons...

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Useability of Glossary model elements
« Reply #2 on: March 10, 2021, 05:36:42 pm »
Hi Tim,

Yeah, too bad they didn't integrate both methods more, but there are workarounds.

With an SQL fragment you can combine both glossary sources and present them as one list (use a union between the select on t_object, and the select on t_glossary

Geert

Modesto Vega

  • EA Practitioner
  • ***
  • Posts: 1183
  • Karma: +30/-8
    • View Profile
Re: Useability of Glossary model elements
« Reply #3 on: March 12, 2021, 11:06:39 pm »
I can see the advantages to the new method - i.e., it would be possible to have more than glossary in a repository. Do we know if Sparx is planning to deprecate the old method?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Useability of Glossary model elements
« Reply #4 on: March 13, 2021, 01:11:14 am »
They almost never deprecate anything. Just moving stuff from A to B (like when I want to clean up my room).

q.