Book a Demo

Author Topic: A little candy for corporate users  (Read 3698 times)

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
A little candy for corporate users
« on: May 07, 2007, 11:20:22 pm »
Hi to all,
I'm using EA corporate edition and in our process after I move the design to the developers (I dont actualy move it, just aprove , we use the same DB) and they develop it, they have to update all requirements to status implemented.
they asked for some central place to do it so I created this little application with shows all requirements per module and allows to change their statuses.
The app is connected to the DB and you can navigate through the pakcages marking the requirements and updating the statuses.
The code can be easaly changed to aprove al objects in project, not just requirements.
here is a link to d/l it:
http://www.terrenis.net/temp/WindowsApplication5.zip

the zip contains the VS2005 project (so you can freely change it to your needs) and some scripts (for MSSQL2000/2005) to update necesary views and procedures (just a few) in DB.

Enjoy :)

PS: does any one have a good place to upload it, the link is to my ocmp at home and it is slow...
« Last Edit: May 07, 2007, 11:23:57 pm by martint »
Recursion definition:
If you don’t understand the definition read "Recursion definition".

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: A little candy for corporate users
« Reply #1 on: May 08, 2007, 03:03:33 am »
Martin,

Try the EA Wiki, or the User Group. You'll find directions in the first (top) post of the Automation and Scripting section of this forum. The post is 'sticky' so is always the top one. For the Wiki address look near the bottom of the message.

David

PS: Thanks for volunteering the bandwidth in the meantime.
No, you can't have it!

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: A little candy for corporate users
« Reply #2 on: May 08, 2007, 04:35:03 am »
welcome :)
Recursion definition:
If you don’t understand the definition read "Recursion definition".

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: A little candy for corporate users
« Reply #3 on: May 09, 2007, 09:20:26 pm »
link added to EA wikki (and usergroup SP)
« Last Edit: May 10, 2007, 07:31:37 pm by martint »
Recursion definition:
If you don’t understand the definition read "Recursion definition".

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: A little candy for corporate users
« Reply #4 on: May 14, 2007, 02:23:56 am »
Updated SQL to update PDATA1 value (else when working with package control it makes troubles...)
Recursion definition:
If you don’t understand the definition read "Recursion definition".