cancel
Showing results for 
Search instead for 
Did you mean: 

Warning Zip: parameter zip.mode missing or its value invalid

Former Member
0 Kudos

Hi All,

I am getting the warning stating "Warning Zip: parameter zip.mode missing or its value invalid" in Audit log of Message monitoring while using the payloadzip to unzip the compressed file at sender file adapter. So , may be because of this reason, whole compressed zip file is not picking and it is taking only header data. Also getting general mapping error in SXMB_MONI but showing successful in RWB even whole file is not picking. Please advise.

Thanks,

Venu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

for unzip you have to use the parameter zip.mode = unzip

Refer the note - 965256 - XI 3.0 Adapter Framework Zip Module


Example 3: unzipping payloads from the main payload which is zipped.

..name: zip.mode

..value: unzip