Products
Webtrends Analytics 9.x
Webtrends Analytics 8.x
Cause
You have a need to export all contents of the entire Fasttrends database (not just a single table using Data Extract).
Resolution
Navigate to the .\modules\analysis directory via the command line.
You can only export current time frames being analyzed (Current day, week, month, quarter, and year).
The following are examples of each time frame you can export:
Current Day:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\m01\d19
Current Week:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\w03
Current Month:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\m01
Current Quarter:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\q01
Current Year:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\y2012
The file created will be found in the .\modules\analysis\engine\[9.x]\directory
You can only export current time frames being analyzed (Current day, week, month, quarter, and year).
The following are examples of each time frame you can export:
Current Day:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\m01\d19
Current Week:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\w03
Current Month:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\m01
Current Quarter:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\q01
Current Year:
Analysiswlpfile= createcsv csvfile=csvperiod=2012\y2012
The file created will be found in the .\modules\analysis\engine\[9.x]\directory