Run A Simple Job

Top Previous Topic Next Topic  Print this topic

Follow these steps to run a simple job:

 

Open a console and change the current directory to Data Aggregation Server binaries folder

 

       C:\> cd C:\Program Files\Ecrion\Data Aggregation Server 2012\Bin

 

Use DASAggregate.NET.exe to send to the server a simple job file located in the Sample folder.

 

       C:\Program Files\Ecrion\Data Aggregation Server 2012\Bin>DASAggregate.NET.exe "..\Samples\Job Samples\SampleCSV.dax"

 

The server will create the output SampleCSV.xml in the same folder as the job file. You can change this by taking a look at the DASAggregate.NET.exe tool usage. (just command the name of the tool without any parameters to see the tool help.).