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

how to unzip image folder from server.

former_member764929
Discoverer
0 Likes
468

We already got zip folders are placed in application server through SAP PI interface , which might contains different file types (e.g.- json, images, pdf, etc.).

We need to pass the path of one json file and one unzip folder as a input parameter to T-code-MMPUR_CAT_EXT through a ABAP program to be scheduled in background. We are facing challenges to unzip the folders.

We tried to unzip through class CL_ABAP_ZIP but it is working only for the text files and its removing the special characters from it

We already got zip folders are placed in application server through SAP PI interface , which might contains different file types (e.g.- json, images, pdf, etc.).

We need to pass the path of one json file and one unzip folder as a input parameter to T-code-MMPUR_CAT_EXT through a ABAP program to be scheduled in background. We are facing challenges to unzip the folders.

We tried to unzip through class CL_ABAP_ZIP but it is working only for the text files and its removing the special characters from it

0 REPLIES 0