Book a Demo

Author Topic: Enterprie Architect and RequisitePro  (Read 7324 times)

Emiliano

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
  • if you want, you can !!!
    • View Profile
Enterprie Architect and RequisitePro
« on: February 12, 2008, 10:51:03 pm »
Hi,
I have a problem to import a project created with RequisitePro under Enterprise Architect. There is a facility or workaround to manage a project that work currently on RequisitPro with EA ?

dbax

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
  • One EA To Rule Them All
    • View Profile
Re: Enterprie Architect and RequisitePro
« Reply #1 on: February 13, 2008, 10:17:34 am »
Depending on the ReqPro version that you have there is an open source ReqPro add-in for EA that will allow you to import requirements from Requisite Pro to EA. It is not fully developed but it provides a solid start. You can always extend it with an additional functionality.
You can get it from here:
http://eareqpro.cvs.sourceforge.net/eareqpro/

Regards,

Bax

ArtF

  • Guest
Re: Enterprie Architect and RequisitePro
« Reply #2 on: February 15, 2008, 06:21:46 am »
Along the same lines is there a link or import from DOORs?  Thanks much.
                     ART

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Enterprie Architect and RequisitePro
« Reply #3 on: February 15, 2008, 07:51:18 am »
Art,

Sparx has an add-on product to import - one direction only, not round trip - from DOORS.

Open the Products page (use the link at the top of any forum page - and check DOORS Link in the Products section of the left-side menu.
No, you can't have it!

ArtF

  • Guest
Re: Enterprie Architect and RequisitePro
« Reply #4 on: February 15, 2008, 08:14:15 am »
Thanks much, appreciate it.
             ART

OilyRag

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: Enterprie Architect and RequisitePro
« Reply #5 on: February 15, 2008, 03:39:47 pm »
Emiliano,

what you are asking is possible, to an extent. I have done it using a c# add-in to EA that I wrote that uses the ReqPro automation interface to read the ReqPro database content. However, there are problems. For example, attributes of requirements (eg. Difficulty, Priority, Status, etc) are so customizable in ReqPro that when you copy them into EA, there may not be a good mapping to a value in EA's attribute values. Ofcourse, you can try and align EAs attribute values to ReqPro's as you go, since EA is fairly customisable too. Then there may be issues like, in ReqPro, a given attribute is multi-select, but in EA, it is only single-select. I tried to keep things simple in my add-in. I just copied structure and element names and notes, and a few simple attributes into EA.

I cannot share this add-in with you because it belongs to the company I work for, but feel free to ask me any questions about this approach should you decide to tackle the problem in a similar way.
:)
The things I make may be for others, but how I make them is for me.

Emiliano

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
  • if you want, you can !!!
    • View Profile
Re: Enterprie Architect and RequisitePro
« Reply #6 on: February 20, 2008, 11:18:52 am »
Thanks very much, appreciate it.
 :)

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Enterprie Architect and RequisitePro
« Reply #7 on: February 20, 2008, 11:22:46 am »
Quote
...
I cannot share this add-in with you because it belongs to the company I work for, but feel free to ask me any questions about this approach should you decide to tackle the problem in a similar way.
 :)
Hi Oily,

Is the ReqPro API part of the core product, or is there a version requirement.

Thanks much,
David
No, you can't have it!

OilyRag

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: Enterprie Architect and RequisitePro
« Reply #8 on: February 20, 2008, 01:12:20 pm »
David,

I'm not sure what you are asking so  I will just ramble a bit.

I have the Rational Suite v7 on my desktop PC. RequisitePro is part of that suite of tools and with RequisitePro installed, you automatically get the extensibility interface. It comes as a COM object that you can see and use (reference) when developing a .NET assembly in c# or visual basic (or other language).  I know the extensibility interface existed prior to v7 of the Rational Suite, because I used to use an earlier version of the suite, and it was that which I began developing against. During the add-in's development I upgraded to v7 of the suite and I did not notice any changes to ReqPro's object model or interface.

Does that help? If not, you will probably have to enquire at IBM Rationals web site (a bit of a nightmare to navigate unfortunately).
The things I make may be for others, but how I make them is for me.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Enterprie Architect and RequisitePro
« Reply #9 on: February 20, 2008, 01:29:39 pm »
Yes, thanks.

That's exactly what I wanted to know.

David
No, you can't have it!

J. Love

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Enterprise Architect and RequisitePro
« Reply #10 on: March 12, 2008, 10:51:55 am »
Does the MDG Link add-in work with DOORS FastTrack product as well?  We have been using EA and are installing FastTrack at the end of this month for requirements management.  I'm trying to figure out how to get these two tools to play nice together as part of the SDLC.

--Jenn
« Last Edit: March 12, 2008, 10:53:19 am by jelove »