Book a Demo

Author Topic: Specification Manager Requirement Table satisfy coloumn  (Read 4731 times)

kwasposer

  • EA User
  • **
  • Posts: 91
  • Karma: +1/-0
    • View Profile
Specification Manager Requirement Table satisfy coloumn
« on: June 28, 2020, 11:38:04 pm »
Hello, i would like to create a table that  lists all requirement like the specification manager but with one more column where i can identify, how the requirement will be satisfied.

Thanks for any hint.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Specification Manager Requirement Table satisfy coloumn
« Reply #1 on: June 29, 2020, 03:27:01 pm »
You could add a tagged value to the requirements where you fill in that information

Geert

kwasposer

  • EA User
  • **
  • Posts: 91
  • Karma: +1/-0
    • View Profile
Re: Specification Manager Requirement Table satisfy coloumn
« Reply #2 on: July 01, 2020, 10:24:34 pm »
Thanks Geert,

I created a block or a Property in my sysml BDD Diagram. Than I created a requirement which points to this block, so that I know, that this block satisfies the requirement.

Now I would like to create the Specify Table, where all requirements are listed in a table view. What I miss is, that I cannot see if a requirement is already satisfied in the model.

I was hoping that EA helps me with this, cause it already got this link <<satisfiedby>>.

SO the only solution is to create a tag, right?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Specification Manager Requirement Table satisfy coloumn
« Reply #3 on: July 01, 2020, 10:36:27 pm »
SO the only solution is to create a tag, right?
No, you can also show the related requirements.
You can do that in a search window or in a model view.
Both will require some SQL to get the related requirements.

Geert