I have a file that is sent from a vendor daily, but it got so large that it had to be zipped in order to for our internal transfer script to work. This a text file but it doesn't have a regular file extension. The naming convention is the same every day expect the last 8 digits which are the date that the file is sent (see example of zipped file path below). There are several other files that are transferred into the same server folder, so I use a directory tool to select the proper file. I've tried using a Dynamic Input tool to open the compressed file but keep getting error and I believe it's due to the file I've selected in the "Input Data Source Template".
Below is a screenshot of my current input process/tool with a description of what each one is doing.

My goal is to have a scheduled workflow open and process these files without manual intervention which is how the process worked before the files had to be zipped.