Vous êtes sur la page 1sur 2

Generated by Jive on 2014-05-07+02:00

1
Data Refresh in swf file
Rajesh V 89 posts since Apr 26, 2010
Data Refresh in swf file Apr 30, 2014 7:29 PM
Hi,

Can any one give full demo about data refresh in xcelsius and how to achieve this.

I'm using sql server db. I need to refresh a data automatically in swf file. So when we click on "Refresh" button
in swf file, data should be refresh utomatically. Eg: suppose if I opened the swf file ideally for some hours, then
after if I click on refresh button, data should update automatically. Is this achievable? If yes, please elaborate.

Regards,
Rajesh
Amit Anant Kulkarni 216 posts since Jul 7, 2012
Re: Data Refresh in swf file Apr 30, 2014 9:14 PM
This is very much achievable. You can create a web service using java or .net and consume this in the xcelsius
using the web service connection.The only pain that is required is to code the web service.

If you are using BO then all your coding work would be saved and you can create web services on the fly using
drag and drop tools that BO provides.You can then leverage other connections mentioned in the data manager.
Rajesh V 89 posts since Apr 26, 2010
Re: Data Refresh in swf file May 1, 2014 7:21 AM
Hi, problem here is we don't have BO installed in machine. Even .net and java too. Is this achievable only with
xml?
Suman Thangadurai 526 posts since Dec 25, 2009
Re: Data Refresh in swf file May 2, 2014 7:42 AM
What is the data flow you have used to create the dashboard. I hope your source is SQL. You can use the
Refresh button you refresh your data in the dashboard.

XML Connectivity also supports the automatic refresh without touching the dashboard, which automatically
picks the changed data from the xml source file.

Hope this helps.
Data Refresh in swf file
Generated by Jive on 2014-05-07+02:00
2

--SumanT

Vous aimerez peut-être aussi