Microsoft Sharepoint (OpenInsight 32-Bit)
At 23 JUN 2011 06:20:07AM Simon Wilmot wrote:
Hi all,
Has anyone had any dealings with linking OI to Microsoft Sharepoint ??
If so, what hints & suggestions could you give me.
TIA,
Simon
At 23 JUN 2011 09:32AM Jared Bratu wrote:
OpenInsight has a .NET exposed interface named NetOI that should allow you to communicate with OpenInsight from your ASPX code.
It is also possible to build a OECGI3 web service that returns information to Sharepoint.
What sort of linking do you need to accomplish?
At 23 JUN 2011 11:20AM Simon Wilmot wrote:
Hi Jared,
Client is entering data into Sharepoint that requires exporting into a non-web OI application. I dont know anything much about Sharepoint, but was wondering about the feasibility of interrogating the database on a periodic basis to check for records that have been added/changed/deleted. Assuming that it is an SQL database, a trigger on the file is another option …
Thanks,
Simon