MCRE Task File Name Pattern

After extracting the data from the FTM database, the MCRE task creates these file types:
.dat
A file that contains all of the extracted records
.rte
An XML file that contains customer information
.eof
A file that indicates the file set is complete
.eod
A file that is created during the end of business day processing.
Note: This file extension is not currently recognized by Gateway. If EOD files must be processed by Gateway, use the Gateway user interface to register EOD as a no parse file extension.

The MCRE task uses a specific file name pattern to create the file name for each file. All files in the file set contain the same name except for the file extension. The file name is configured in the file name definition table.

A system administrator must configure the file name using the add transmission definition screen. For more information about file name patterns, see Transaction Server User's Guide.

The file name pattern for the task uses a substitution pattern to ensure the file names it sends are unique. The following is an example of a file name pattern used for the MCRE task.
MYBANK.%DTyyyyMMdd%.%DThhmm%.<ext>
An example of a file set created on May 29, 2009 at 1:41:23:497 PM is:
MYBANK.20090529.134123497.dat
MYBANK.20090529.134123497.rte
MYBANK.20090529.134123497.eof