Author Topic: DOORS import to EA - requirements traceability  (Read 5788 times)

ijv

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
DOORS import to EA - requirements traceability
« on: June 04, 2014, 06:02:04 pm »
Hi All,

I'm trying to import requirements from DOORS, the requirements import fine, but I'm losing the requirements traceability links between DOORS modules.

Is there any way to do this in EA?

Thanks,
ijv

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: DOORS import to EA - requirements traceability
« Reply #1 on: June 04, 2014, 06:56:13 pm »
Hi,

as far as I remember the traceability between DOORS modules is stored in an doors attribut.

If so you can configure to use the attribut in EA (EA configuration of the Addin).

If this information isn't stored in an DOORS Attribut you may write a DXL script  to write this information into an DOORS attribute.

Sorry it's some years ago I've worked with DOORS.

Helmut.

Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: DOORS import to EA - requirements traceability
« Reply #2 on: June 05, 2014, 10:52:08 am »
The add-in does not handle links defined between requirements in DOORS.  They are not currently imported.

ijv

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: DOORS import to EA - requirements traceability
« Reply #3 on: June 05, 2014, 11:13:02 am »
Quote
The add-in does not handle links defined between requirements in DOORS.  They are not currently imported.

Is there anyway around this, or do you have to reconstruct the linkages in EA manually?

Thanks,
IJV

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: DOORS import to EA - requirements traceability
« Reply #4 on: June 05, 2014, 04:03:31 pm »
Hi,


as I mentioned:
- Write a DOORS DXL script to put the linkage information into an DOORS Attribute
- Include the DOORS attribute to the list of imported attributes in EA
- Write an EA Script to create dependencies inside EA from the attribute information

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: DOORS import to EA - requirements traceability
« Reply #5 on: June 05, 2014, 07:02:54 pm »
I did something along these lines some 2 years ago. It's well feasible but takes some effort. Especially transferring character codes correctly has been quite tricky. Further conversion of RTF-formats was not that easy. We decided to forbid tables in DOORS (which is anyway a good idea).

q.

Sam Courtney

  • EA User
  • **
  • Posts: 58
  • Karma: +1/-0
    • View Profile
Re: DOORS import to EA - requirements traceability
« Reply #6 on: June 06, 2014, 11:18:43 pm »
We have developed a platform to send content from data sources into and out of EA. This could be done using that platform. See this link and contact me via PM if you would like to give it a shot.
http://tinyurl.com/por6ehy
« Last Edit: June 06, 2014, 11:20:18 pm by scpag »