Hi All
I am trying to pull in database files that are spread across multiple zips. The zips are spread across multiple directories and subdirectories and the zips are all named differently (though follow a pattern).
I have tried using wild card characters similar to how I would when reading loose files across a standard flat folder structure, however, due to the fact that you have to configure settings for each zip i.e "File in Archive" section and "Output File name as field". Using wildcard chars doesn't seem to work. An example of what the paths might look like are below:
backup\Monthy_backup_20230131.zip\location_01\productlisting.dbf
backup\Monthy_backup_20230228.zip\location_07\productlisting.dbf
Thank you in advance,
Kind Regards