Book a Demo

Author Topic: EA integration  (Read 3095 times)

Grei

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
EA integration
« on: October 05, 2010, 07:03:11 pm »
Is it possible to read EA data from other systems,  like SharePoint?
For example: list all requirements in SharePoint list?
(we have setup EA to work with SQL Server)
Any recommendation?

Thank you!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: EA integration
« Reply #1 on: October 06, 2010, 08:33:34 am »
EA doesn't have any built-in functionality to access a sharepoint list.

Have a look at http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1278928518/12#11 for some basics of how it can be done using the automation interface.

Another idea I just thought of is that sharepoint may be able to export a list to csv, which you could then import into EA using the csv import functionality.