Book a Demo

Author Topic: Integration with SharePoint  (Read 4241 times)

Prab

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Integration with SharePoint
« on: March 04, 2014, 04:39:17 am »
Is it possible to integrate Sparx EA with SharePoint? What I need to do is - export some elements from Sparx and display its name and tag values in a SharePoint web page.

Any help is appreciated.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Integration with SharePoint
« Reply #1 on: March 04, 2014, 05:22:23 am »
There are a couple of threads about Sharepoint. Not all of them sound enthusiastic.

q.

edbridge

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
  • Architect for change.
    • View Profile
Re: Integration with SharePoint
« Reply #2 on: March 07, 2014, 01:48:55 am »
If all you want to do is display that information in sharepoint you can generate HTML documentaton and move it to a SharePoint Site as a sub-site. I do that for my projects which has been a hit. The folks with whom I collaborate really like it.

It is, however, a combersome process which could be smoothed out with some effort. At the moment there is no way to update the sub-site, so I simply add the newest version and delete the old.

In the current HTML output template the means of displaying Tags is not optimal. At some point I'd like a custom template that brings the tags display to a more prominent easily access spot. But I'm new the Sparx templates, so that would take a bit of effort.