2021 Sep 03 8:08 AM
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
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |