Forum Discussion
rnarayan
4 years agoNew Contributor
I have found a solution for this, before converting the Binary Data to Document I have used a Compress snap to compress the data (GZIP) and then Decompress the data(GZIP) before writing into zip file writer.
This is not having any issue and the data is getting written to the file.
Hope this Helps !!
If anyone has other solution please let me know…