When EDI files are processed, they are moved to the Loaded/Successful folder. Previously if there were issues with loading a file and the vendor re-supplied it, the re-supplied file could not be loaded because a file of the same name already existed in the Loaded/Successful folder.
Now when a file is loaded a date/timestamp (YYYYMMDDhhmmss) will be appended to the the filename when it is moved to the Loaded/Successful folder.
e.g. filename.cei will be renamed to filename.cei.20240701092311
This change will allow files that have failed/partially loaded to be re-processed.