If the system finds more than one uploaded file matching the partial file name mentioned in the CSV, the upload will not proceed for that record, and an error message will be displayed on the screen.

This validation helps avoid incorrect file mapping and ensures accurate file uploads.


Example:
Uploaded files:

  • 27 May CSV.csv
  • CSV Test File - 18 May 2026.csv
  • ID and File name CSV - 27 May 2026.csv

CSV file name:

  • CSV

Since multiple matching files are found, the system will show an error asking the user to provide a more specific or exact file name.