Import Checks - Import file name
Enter the import file name, include the path (d:\myfiles\filename.csv).
The import file name is the name of the file that is being used to import data into Connect applications. While the name itself doesn't affect the data inside the file, it often follows specific naming conventions to help:
-
Identify the contents or purpose of the file.
-
Track the source system or data type.
-
Indicate the date or version of the data.
-
Comply with system requirements.
Examples of import file names
File Name
|
Purpose
|
um_checks_20240528.csv
|
Utility management checks, dated May 28 2024.
|
checks_import_batch1.txt
|
First batch of check records.
|
vendor_ checks_202402.txt
|
Vendor checks, dated May 28, 2024.
|
Why file names matter
-
Ease of identification. Helps users and systems recognize what's in the file.
-
Version control. File names and dates or batch numbers prevent overwriting and help with audit trails.
-
Error tracking. Easy to locate or reference files when troubleshooting import issues.
Copyright © 2025 Caselle, Incorporated. All rights reserved.
Related Articles
Import Checks - Import file type
An import file is used to transfer checks from one system to another. It can be formatted using a comma-separated value or fixed-length field value, also referred to as the import file type. You will need to select the import file type to determine ...
Import Checks - Error report
The error file prints when you import checks and the import process is interrupted. About the error report: The error file will only be created when report or no report is selected. The error file name is "[Import File Name] Errors [HH:MM]" The error ...
Import Checks - Source application
In importing checks, a source application is the Connect application where you want to see the imported checks. What is a source application? It's the system that holds the check data. After the checks are imported into Connect Check on Demand, the ...
How do I import checks? (2024.11)
Importing checks can streamline payment processing, record-keeping, and reconciliation. Bulk processing and automation. Importing checks allows an organization to process multiple payments at once, saving time compared to manual entry. It reduces ...
Import Checks - Delimiter
Enter the delimiter used in the user-defined delimited file (CSV) to separate data. A delimiter is a specific character or symbol used to separate pieces of data within a file or string. Delimiters help software systems identify where one field ends ...