[Logo] Mango Community
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Downloading Data Points  XML
Forum Index » User help
Author Message
Victorino

Initiate

Joined: 05/08/2011 03:30:59
Messages: 1
Offline

I'm trying to figure out how download a csv file of some data points with curl or wget to be presented on a different system. The customViewExample.jsp only provides four examples and I can't figure out how to retrieve historical data.

A csv file can be manually downloaded from the watch list or reports but I need to automate the download process.

Any help would be greatly appreciated.
craig

Initiate

Joined: 06/08/2007 16:50:46
Messages: 146
Offline

Victorino wrote:I'm trying to figure out how download a csv file of some data points with curl or wget to be presented on a different system. The customViewExample.jsp only provides four examples and I can't figure out how to retrieve historical data.

A csv file can be manually downloaded from the watch list or reports but I need to automate the download process.

Any help would be greatly appreciated.


I have a script which can save the .csv file attached to an e-mail. then you can set up a report to be e-mailed and then retrieve the data using POP3.
craig

Initiate

Joined: 06/08/2007 16:50:46
Messages: 146
Offline

You have to set up a scheduled report which send the data via email, then this script checks the e-mail and saves the attached CSV file. It has been working well for me.

 
Forum Index » User help
Go to:   
Powered by JForum 2.1.9 © JForum Team