Skip to main content
Solved

Update several Excel files within a zip file

  • 27 June 2024
  • 2 replies
  • 32 views

Hi

I need to update several Excel files within a zip file. I have contacted support and they have created a problem report for the development team (FMEENGINE-83267,  I have reproduced the problem with updating multiple Excel files within a zip file).

 

FME Form 2023.2.1.0

Build number: Build 23774

Meanwhile I need a work around, any ideas?

Br

Felipe Verdú

2 replies

Badge +41

Before reading extract the zip to folder using the zipextractor, reconstruct the zip after writing using the ZipArchiver.

Badge +8

Hi @nielsgerrits 
I had thought of that and it actually made the trick! Thanks for pushing me to do this :)

Reply