Badcompzero_2022-08.zip -

Try opening the file with a dedicated extractor like 7-Zip or The Unarchiver .

When setting up your Writer , simply add .zip to the end of the filename (e.g., C:\Data\BadCompZero_2022-08.zip ). BadCompZero_2022-08.zip

If you are using the FeatureWriter , ensure the output dataset parameter ends with .zip . This tells FME to compress the output features into that archive automatically. Try opening the file with a dedicated extractor

You can connect multiple feature types to a single zipped Writer to package different datasets (like Shapefiles or Geodatabases) into that one .zip file. 2. Using Python ( zipfile module) BadCompZero_2022-08.zip