eTAM Manual
Batch Tags
eTAM Batch > Create a new batch > Batch Tags

During the set-up of a batch, run you can opt to change the output file name using the batch tags.  Using batch tags will allow reports to be named by date, month or time.  For example the Daily Top Ten program report when exported requires the file name to include the day in which  the report was run i.e. 06062013_Daily Top Ten.  The following tags can be added into the file Name path, note that you can combine multiple tags on the one line.

 

TAG

DISPLAY

[ymd]

Date YYYYMMDD

[Date]

Long Date

[time]

Time: HHMMSS

[year]

Year YYYY

[month]

Month MM

[dom]

Day-of-month DD

[qtr]

Quarter-of-year index

[hour]

Hour HH

[min]

Minutes MM

[dow]

Day-of-week Short Name (eg Tue)

[Dow]

Day-of-week Long Name (eg Tuesday)

[mth]

Month short name (Jan)

[Mth]

Month Long Name (January)

[Date-1] Yesterday Day-of-week and long date
[date-1] Previous days' short date
[Yesterday] Previous days DOW

 

To Add Date displays:

  1. Once a report has been dragged in to the batch zone and a file format selected, go to the output path on the bottom left of the screen and select the appropriate tab.
  2. In the file name box the default entry is [mod]_[reportname] - where [mod] is the module type (AQX or XTC) and [report name] is the report name i.e "Daily Ten"
  3. To add ddmmyyyy_[reportname] enter the following tags [dow][month][year]_[reportname]