Book a Demo

Author Topic: notification nd management of change - newbie  (Read 3108 times)

chadnash

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
notification nd management of change - newbie
« on: March 11, 2008, 05:07:03 pm »
sorry newbie.
suppose Joe is responsible for a use case that was built in response to a requirement. And we have some traceability between the requirement and the use case. Now suppose the requirement changes.
I want to be able to do the following
1. record (automatically)  against the use case that the requirement has changed and no one has looked at the use case to accommodate the change yet.
2. notify Joe that he needs to look at the use case
3. report on the use cases (or things in general) that have not accommodated the changes to their ancestors.

A simple word to look up in the user guide would be sufficient if this is all already there.

Chad

chadnash

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Re: notification nd management of change - newbie
« Reply #1 on: March 19, 2008, 02:07:20 pm »
I have had no replies :( is there ay where else I can ask?

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: notification nd management of change - newbie
« Reply #2 on: March 19, 2008, 02:27:13 pm »
1. I would use status colours. Go "Settings > General Types > Status" and create a new status type to suit your needs. Give it a colour. Click "Applies To" button and make sure that "Use Case" is ticked. You will also need to go "Tools > Options > Objects > Show status colors on diagrams". Now you can set the Status field for a use case and it will have a coloured shadow indicating it needs to be actioned in some way.

2. If everyone on the project has their own home page, just drag the use case onto Joe's home page - he will see it, and its status colour, next time he opens his diagram.

3. A very simple custom search will do this: Ctrl+F > Manage Searches > Help.
« Last Edit: March 19, 2008, 02:27:39 pm by KP »
The Sparx Team
[email protected]

chadnash

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Re: notification nd management of change - newbie
« Reply #3 on: March 19, 2008, 02:32:31 pm »
Just the ticket
Thanks :)
Sorry about the use of smilies

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: notification nd management of change - newbie
« Reply #4 on: March 19, 2008, 03:46:30 pm »
2 (alternate, but relying on 1 above). If you've also specified that the use case belongs to the Joe (eg. author or tagged value) then a very simple custom search (exactly the same as step 3 above except for also checking who it belongs to) can be set up and used to drive a model view in EA 7.1.

chadnash

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Re: notification nd management of change - newbie
« Reply #5 on: March 20, 2008, 11:33:07 am »
Even more help - thanks