Skip to Content
0
Nov 06, 2013 at 02:21 AM

Log: Zip successfully processed, Reality: File doesn't get zipped

34 Views

Hi Experts,

I have a pass thru interface that sends csv file and it needs to be zipped in the receiver directory. I've implemented AF_Modules/PayloadZipBean and AF_Modules/MessageTransformBean to set the contentType and assign to the filenamekey. The logs show that the payload is zipped but the processed file remains in CSV format.

I'm using Advantco party SFTP adapter btw.

Did I miss any step? Here are the module configs

I have enabled ASMA as well since I need the file name of the zipped file to be the same as the input csv file.

Appreciate your feedback. Thanks a lot!

Attachments

zip.JPG (53.3 kB)
ProcessSeq.JPG (26.0 kB)
ModuleConfig.JPG (27.3 kB)
Capture.JPG (11.1 kB)