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

Error while downloading the ZIP file from application server using CG3Y in sap abap

Former Member
0 Likes
1,184

I have created the ZIP file using the class 'cl_abap_zip' and uploaded to application server, whenever I download the ZIP file from application server using CG3Y in to presentation server and when I try to open the ZIP file I'm getting error saying 'File is invalid'.

I have created the ZIP file using the class 'cl_abap_zip' and uploaded to application server, whenever I download the ZIP file from application server using CG3Y in to presentation server and when I try to open the ZIP file I'm getting error saying 'File is invalid'.

2 REPLIES 2
Read only

matt
Active Contributor
763

I think you need to post some relevant parts of your code.

Read only

Sandra_Rossi
Active Contributor
0 Likes
763

Using CG3Y (download), for a ZIP file, you must use the BIN mode of course !