2008 Jun 26 11:57 AM
Hi,
I have a requirement to open a ZIP file for reading the Legacy file in a folder in the Application server. Please help me .
Thanks.
Hi,
I have a requirement to open a ZIP file for reading the Legacy file in a folder in the Application server. Please help me .
Thanks.
2008 Jun 26 11:58 AM
2008 Jun 26 12:01 PM
Hi Matthew,
It is not working fine for me.. Please provide any other suggestion.
Thanks.
2008 Jun 26 12:11 PM
What is the application server ( i mean Unix or Linux or Windows...).
you first unzip the file to a folder then see the content from the folder.
if it is unix check there is a command to unzip the file.
2008 Jun 26 12:17 PM
Hi,
Its Windows. The requirement is that, I should unzip the file through Programming, not manually..
Thanks.
2008 Jun 27 9:00 AM
>
> Hi Matthew,
> It is not working fine for me.. Please provide any other suggestion.
>
> Thanks.
OPEN DATASET, followed by READ is the ONLY way to read data from the application server.
What is "not working".?
And to unzip the file, you should use an unzip program on the application server called from ABAP (external command), rather than writing your own unzip.
matt
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |