Hi Techie,
(1) How to handle Zip file in HTTP Sender PI channel & there on ( HTTP to Proxy)
Defining Query for Plain HTTP Inbound Channel - Configuring the Plain HTTP Adapter - SAP Library
Multipart is supported by the plain http adapter as long as the HTTP Body is not empty.
(2) Is there any other way to increase the output as 3rd party is telling that there HTTP thread is not able to push the data.
Our HTTP thread count is 50
Have you tried increasing the parameter EO_INBOUND_PARALLEL in SXMB_ADM -> Integration Engine Configuration -> Specific Configuration (F9) ? The value for the EO_INBOUND_PARALLEL + EO_OUTBOUND_PARALLEL should be twice the number of CPUs your server has.
Regards,
Mark