Files > EXTRACT DEFINITIONS

name
EXTRACT DEFINITIONS
number
727.1
location
^ECX(727.1,
description
This file provides a mechanism for sites to tailor the running of package extracts by defining the frequency (daily, weekly, or monthly) with which the extracts will run and the number of days in the past for which data will be extracted. The EXTRACT NAME field (#.01) and the FILE NUMBER field (#1) are national standard entries, exported with the file, and should not be edited locally.
Fields
#NameLocationTypeDetailsIndexDescription
.01extract name(+)0;1FREE TEXTBThe name of the extract.
1file number(+)0;2NUMERICAFThe number of the file into which this extract places data.
2frequency0;3SET OF CODESD:DAILY
W:WEEKLY
M:MONTHLY
This field determines the frequency with which this extract will be run. Daily extracts are run for a single day, T-X, where X is the number entered in the DAYS AGO field in this file. Weekly extracts are run for the week ending on T-X. Monthly extracts are run for the previous month.
3days ago(+)0;4NUMERICThis field is used for daily and weekly extracts to determine how many days ago the extract should look for data. For daily extracts, the date would be T-X, for weekly extracts, the date range would be from T-X-7 to T-X.
4routineROU;1FREE TEXTThe name of the routine which performs this extract. Data is loaded into this field at creation time as should not be edited in the field
5offset0;5NUMERICThis field is used by the local daily extract to determine how many days back to look for data
6queued0;6BOOLEAN1:YES
This field is set by the software when the extract is queued to run. Once this field is set, other data elements should be changed only with extreme care. Changing either the frequency or the days ago field could result in a date range being missed and not extracted for trasmission to TSI.
7type(+)0;7FREE TEXTACThis is the print name for the extract. It has an important use in supplying a data element to the TYPE field (#2) of the DSS EXTRACT LOG file (#727).
8header code(+)0;8FREE TEXTCThe unique 3-letter identifier code for the extract type. Needed for the header record in each extract transmission.
9group(+)0;9FREE TEXTThis code identifies the data group to which the extract belongs.
10audit description1;0WORD-PROCESSING
11running piece(+)0;10NUMERICThis numeric provides the position of the data element which indicates whether an extract of this type is currently running or is queued to run.
12max. lines per message(+)0;11NUMERICThis number is the maximum number of lines per transmission message allowed for this extract type. A default value of 200 is usually acceptable for most extracts. However, for some (e.g., CLI, ADM) lower values are recommended. It may be possible in some cases to set a value greater than 200, thus reducing the total number of transmission messages needed for the extract. However, if the transmission message becomes larger than 32 Kbytes, it will be rejected by AAC.
13inactive0;12BOOLEAN1:YES
0:NO
Denotes whether or not this extract is considered inactive.

Not Referenced