Hi
I noticed, that the ZIP Archive Connector node does not support all the compression methods ZIP does. It took me a bit to realise that the error message “Execute failed: Unable to access nhl_teams.csv” means, in this case, that the compression method is not supported by the node. Please find my tests at ZIP test – KNIME Community Hub
I compressed the CSV with 7-Zip with the standard ultra-settings.
I’d appreciate that the compression methods supported by the node were documented, either explicitly or by reference to the ZIP version a ZIP file must comply. ZIP-Dateiformat – Wikipedia lists a variety of pack algorithms supported by ZIP. Unfortunately, the English Wikipidia site does not sport such list. The spec’s chapter “4.4.5 compression method” might be a way, or the list of minimum versions for extraction in chapter “4.4.3.2 Current minimum feature versions”.
And if the error message were more speaking, it would be brilliant. I do not know whether it is possible at all to detect that the failure comes from the compression method.
Kind regards
Thiemo