Describe the Bug
The MSFA Response files are being processed and copied over to the archive folder successfully, but the original files are not being deleted.
Expected Behaviour
After the file is processed and a copy placed in the archive folder, the original file should be removed from the IN folder on the SFTP server.
Actual Behaviour
Currently, the job is archiving the file sucessfully, but leaving the original file in the IN folder.
Steps To Reproduce
Steps to reproduce the behaviour:
When there is a new MSFA file to process, execute part-time-msfaa-process-response-integration job in Bull Dashboard
Once complete, navigate to the IN\Archive folder and you will see a copy of the file there with a datetime stamp appended to the file name. This is evidence that the job reached the stage of archiving the file after processing.
Navigate up one level to the IN folder and you will see the original file still there.
Describe the Bug The MSFA Response files are being processed and copied over to the archive folder successfully, but the original files are not being deleted.
Expected Behaviour After the file is processed and a copy placed in the archive folder, the original file should be removed from the IN folder on the SFTP server.
Actual Behaviour Currently, the job is archiving the file sucessfully, but leaving the original file in the IN folder.
Steps To Reproduce Steps to reproduce the behaviour: