Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

GZIP format not recognised by winzip or Java

Former Member
0 Likes
619

Hi,

We are trying to achieve the following.

We are trying to zip some data in ABAP using the following CL_ABAP_GZIP and put it into a stream. Unfortunately, when we read the stream in the java client we get a "Not in GZIPFormat exception" and the same does not open using winzip. I have a feeling it is something to do with code redundancy checks (crc) which is not done in the ABAP class. Has anyone faced the same issue? Any suggestions?

Thanks and Best Regards,

Karthik

2 REPLIES 2
Read only

Clemenss
Active Contributor
0 Likes
455

Hi Karthik,

did you check SAP note 644640? It might help you check actual kernel release.

Regards,

Clemens

Read only

Former Member
0 Likes
455

Here's how to do it...

Best regards

otto frost