Skip to Content
0
Nov 15, 2012 at 12:52 PM

One concurrent connection in SOAP Receiver

190 Views

Hi Experts,

I am doing Proxy to Soap scenario asynchronously, target system cant handle multiple message processing at a time, so i need to send one message at a time, we got default concurrent connections for SOAP adapter is 5 and we got 4 server nodes, that means PI can send 20 concurrent processing at a time via SOAP adapter, is there any parameter i can set at receiver soap channel to send one message at a time to the receiver??