update data from xcelsius to Database via web service

Hi,

*note: i not use Xcelsius Engage Server , i use Xcelsius Engage only
I need to create dashboard that go function can update/insert/delete record send to Database thru web services, as i know got 2 xcelsius add-on software which support those of function InfoBurst and flynet

InfoBurst

flynet
http://www.flynetviewer.com/public/community/Blogs/FlynetXcelsiusServerUser/default.aspx

Except this 2 purchase add-on xcelsius, any other solution ? :hb: :hb: :hb:
Maybe need to write some in MSSQL or C# programming which enable insert, update, delete …etc ??? :hb: :hb: :hb:

thanks,
regards
s1


soushi01 (BOB member since 2010-12-16)

You could definitely write your own code. You could either expose a web service or rest interface. That’s what both of those products do. The rest would be better. Microsoft wcf is pretty good. That’s what InfoBurst uses.


gberns (BOB member since 2009-08-07)