Author Topic: OSLC  (Read 4930 times)

jimbo

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
OSLC
« on: January 13, 2015, 04:21:46 am »
Is anybody using OSLC? Is it working well? We want to connect to IBM DOORS.
~J

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: OSLC
« Reply #1 on: January 13, 2015, 06:34:19 am »
Try a search for OSLC with the search button top left and extended to "all posts". There are a couple of threads.

q.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile
Re: OSLC
« Reply #2 on: January 13, 2015, 08:25:00 am »
Quote
We want to connect to IBM DOORS.
There's nothing in EA to connect to an external source. The only OSLC functionality is for the cloud service providing an OSLC source.

Monsieur

  • EA User
  • **
  • Posts: 142
  • Karma: +0/-0
    • View Profile
Re: OSLC
« Reply #3 on: February 07, 2015, 02:13:20 am »
Quote
Is anybody using OSLC? Is it working well? We want to connect to IBM DOORS.

What kind of connection do you want?
one direction?
both direction?
synchrone or not?

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: OSLC
« Reply #4 on: February 07, 2015, 02:43:48 am »
EA's OSLC functionality is pretty rudimentary. It only supports Requirements, which can be created and retrieved -- I'm not sure whether they can be updated as well.

Depending on how you want to interact with DOORS, the non-OSLC DOORS Link might be a better fit: http://www.sparxsystems.com/products/mdg/link/doors/index.html.

/Uffe
My theories are always correct, just apply them to the right reality.

Monsieur

  • EA User
  • **
  • Posts: 142
  • Karma: +0/-0
    • View Profile
Re: OSLC
« Reply #5 on: February 07, 2015, 02:49:10 am »
Quote
EA's OSLC functionality is pretty rudimentary. It only supports Requirements, which can be created and retrieved -- I'm not sure whether they can be updated as well.

Depending on how you want to interact with DOORS, the non-OSLC DOORS Link might be a better fit: http://www.sparxsystems.com/products/mdg/link/doors/index.html.

/Uffe

Urrrr

Doors link just take everything in the doors module and transform it into EA requirements and add them into a package. It keep the hierarchy between the element... but is note really "efficient" since you found yourself with 2 000 000 reqs... it would have been better if titles were transformed in packages...

But, good point, the API detect doors open and allow you to chose your modul.

Bad point, only work with heavy installed client...


« Last Edit: February 07, 2015, 02:50:52 am by damien.reche »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: OSLC
« Reply #6 on: February 07, 2015, 05:31:48 am »
When you're dealing with that amount of requirements you should really think of writing your own synchronization between EA and DOORS.

q.

Monsieur

  • EA User
  • **
  • Posts: 142
  • Karma: +0/-0
    • View Profile
Re: OSLC
« Reply #7 on: February 09, 2015, 08:28:39 pm »
Quote
When you're dealing with that amount of requirements you should really think of writing your own synchronization between EA and DOORS.

q.

Wich i sort of did ... i use a xml buff in & out EA2DOORS but it only support my specific elements.