Export Activity to a CSV File

Overview

Argos can automatically produce flat files, such as comma-separated (CSV) or tab-separated files, on a regular schedule. Such files are often used as input sources to easily enter expense data into an accounting system. You can set up as many different exports as you like, on various schedules, in any format you need. Anything beyond very basic needs will often require a knowledge of SQL, however.

To Establish a Flat-File Export

  1. In Argos Manager, Reports & Data section, click on the Allocated tab and select Scheduled Export to File…
  2. In the Activity Export window, click Create
  3. In the Scheduled Activity Export window, enter a name for the task (e.g. "Monthly accounting export"). Click the ellipse () button next to the Export folder: field and browse to the location where the exported file will be saved. Select the type of delimited file from the** Export format:** drop down list.
  4. To export all available fields, select the Export mode: radio button next to Typical. Click the Reset button to set the start date for the job record data to be exported. In the Reset Activity Export window, click the Reset export starting on: drop down list to adjust the start date. Click OK.
  5. To export a custom set of fields with further options to perform calculations and rename columns, select the Export mode: radio button next to Custom. Click the** Edit SQL…** button to make changes to the export query.
  6. In the Custom SQL Query window, edit the SQL select statement to manipulate the job record data to be exported. Sample export templates for Deltek Vision and Deltek Ajera can be found at the links at the bottom of this article. Click the Preview button to view a sample set of data. Click OK to save the changes.
  7. In the Schedule **Activity Export **window, with Export mode: Custom selected, select the desired date range for the job record data from the Date filtering: drop down list. In the Advanced options: section, check the boxes next to any required file formatting options. Enter any adjustments to the file name into the File prefix: or File suffix: fields as needed.
  8. Select the local Argos Integration server (if necessary for remote offices). Check the box next to Enabled to set the schedule for the export task.
  9. In the Set Schedule window, select the frequency and time for the export to run. Click OK to save the changes.
  10. In the Scheduled Activity Export window, click OK to save the task.
  11. In the Activity Export window, click the Run button to execute the export immediately. To change the task settings, click Edit. To remove the task completely, click Delete.

Typical export mode

Simple mode exports all the columns in the Argos system. Simple mode exports use all data from a specified start date to present.

Custom export mode

Unlike Simple mode, Advanced mode offers more control over the data, including abilities such as:

  • Specify exactly which columns are exported, and in what order
  • Sort, group, and tally your data using SQL
  • Apply date ranges to your exports
  • Change the format of data (e.g. format dates in a specific way)

Important: Custom Exports are a professional service offered by Sepialine Support through your sales rep.  If you wish to create your own queries, Sepialine Support will not be able to offer assistance with those queries or the data that results from running them.

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.