Hello,
We are getting HTTP request from 3rd party (HTTP to Proxy). Since HTTP is default protocol of PI, we don't have Sender channel.
While testing, it is realized that fie size of each payload is going between 8-10 Mb for Aync Exactly once scenarios.
Due to high volume of message & payload, it is taking long time for 3rd party to post messages when there are 100's of them.
This is causing issues in our PI system so sender system is asking if they can send HTTP file in Zip format
Pls advice.
(1) How to handle Zip file in HTTP Sender PI channel & there on ( HTTP to Proxy)
(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