Export Service URL
CSV Connector relies on web services to export CSV files. Read more
The Expor Service URL will link to any web service (.NET, PHP, J2EE) that will:
1. Transact data from the Xcelsius SWF
2.
Generate a CSV file
3. Return the URL for the CSV file.
The service will need to reside on a web server, accessible via HTTP(s).
To obtain services and documentation for export services, visit:
http://code.google.com/p/csv-export-webservice/
|