cancel
Showing results for 
Search instead for 
Did you mean: 

unable to save in zip format

former_member200339
Participant
0 Kudos

Dear All,

I am using a Proxy to File Scenario which is calling an HTTP Service from a Mapping class in PI 7.3 with AAE and no ABAP stack.

The process is initiated by a proxy and then from within the mapping class the HTTP Service is called via the lookup method. A HTTP_AAE channel is utilized for the lookup. The Service returns multiple files in zip format in a stream and the data is saved to a file in zip extension with a file adapter.

Following are the communication channel used.

1. Sender Proxy Channel

2. Receiver HTTP_AAE channel

3. Receiver File Channel

When I am trying to unzip the file, it is throwing - The compressed (zipped) Folder is invalid or corrupted.

Following are the parameters set in the Receiver HTTP_AE channel.

Character Encoding : utf-8

Content Type : application/x-www-form-urlencoded

Please suggest

Rana

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

File type in receiver cc must be binary.

Regards,

Carme.