cancel
Showing results for 
Search instead for 
Did you mean: 

Pull a zip file with multiple files unzip it, and finally load one of the f

Former Member
0 Kudos

Hi Aill,

I have following query.

Could we do the following with XI: pull a zip file with multiple files from a vendor which resides outside of XI server network, unzip it, and finally load one of the files to SAP?

Regards

Rohan S

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

closed

former_member189558
Contributor
0 Kudos

Hello Rohan,

In Xi are you using File adapter?

If yes... then you can execute operating system command from file adapter and using that unzip the file before processing...

Thanks ,

Himadri

Former Member
0 Kudos

Hi,

Can U please explain the scenario in detail

With regards

K.varadharajan

Former Member
0 Kudos

Hi,

Same query. This might give you the solution:

Regards

Vijaya

Former Member
0 Kudos

Hi Varadharajan,

I have 10 text files in some ZIP file on one server which is out side of network. We can reach that file through Proxy only to read ZIP file.

I need to extract the file and on the bases of some condition one of the file i need to upload data to SAP.

Is it possible. If possible then How?

Regards

Former Member
0 Kudos

I dont think its possible to do that in ABAP code. Please let me know if anyone could do that in ABAP.

--Archana