Book a Demo

Author Topic: Requirements with the Same Tagged Value  (Read 2722 times)

Randy

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Requirements with the Same Tagged Value
« on: April 07, 2010, 01:43:59 am »
Can a list be created of all requirements with the same tagged values?

Dima

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Requirements with the Same Tagged Value
« Reply #1 on: April 07, 2010, 05:00:02 am »
Right click the package that contains the requirements, go to Documentation/RTF.., then Element Filters. Then select TagValue - set your tag name and value and it should produce the list.

I just ran a quick test and it seems to be working fine.

Note: you may want to create simple template to get a list in  a table format. Also, make sure you check off Required check box in the filter dialog

Randy

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Requirements with the Same Tagged Value
« Reply #2 on: April 07, 2010, 07:10:50 am »
Dima,

Thank you very much!

Randy

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Requirements with the Same Tagged Value
« Reply #3 on: April 07, 2010, 04:34:56 pm »
When you are not talking about RTF generation, but just want to see a list you can create a custom search with the SQL option.
The tagged values for elements are stored in the t_objectproperties table.

Geert