Rahul Sharma Report post Posted December 27, 2006 Hi, Is there any example to use TaskManager via AJAX updates from SOAP call? Note that data would be in form of XML stream and not an XML file from the webserver. Share this post Link to post Share on other sites
Pallav Report post Posted December 29, 2006 We do not have any ready samples for this. But, you can achieve this using the JavaScript API that we provide for FusionCharts and FusionCharts Instrumentation Suite. The XML Feed that is received from SOAP calls would need to be parsed at client side and then passed to FusionCharts. Please refer to the following links to gain a better idea: http://www.fusioncharts.com/FusionCharts/IS/Site_Doc/HelpDocs/Client_Single.html http://www.fusioncharts.com/FusionCharts/IS/Site_Doc/HelpDocs/Client_Streaming.html Share this post Link to post Share on other sites