Skip to Content
0
Former Member
May 06, 2008 at 05:02 PM

Unzip using Payloadzipbean/file content conversion

279 Views

Experts,

I have a scnario, I get a zip file with .gz extension, unzip it read th file using file adapter.

I am using Payloadzipbean module to unzip(zip.mode = unzip).

The problem is File adapter converting the zip file into xml and unzipping the file.

How do I force File adapter to unzip first and do content conversion.

thanks