Create a CSV File to extract files from a ZIP file
- The first row of the CSV file should have the following headers
FileName
- Subsequent rows will have the records of files to be searched.
- The search criteria have to be given as follows :
- The values in each row have to match for the file to be selected.
- Each row has only one value for the filename. So if you want to search for multiple files, then multiple rows, each having a different filename will have to be added to the CSV