Hi,
I want to reduce the traffic on our network so I try to send most of the data to XI as ZIP file. Thereby I found the PayloadZipBean Module.
Setup of the Module was very easy. But now I get always an error in the communication channel
Error: java.util.zip.ZipException: invalid entry size (expected 4388736 but got 4387325 bytes)
In the meantime I tried 3 diffrent Zip solutions and I get always the same result. Although with a java application that using the ZipException to Zip the file.
Had anybody similar issues?
Some ideas how that problem can be solved?
cheers,
Stefan