Hi All,
We are working on scenario SOAP-IDOC.
We receive multiple requests from Source, PI should process them and deliver it to SAP system.
Now the issue is :
The messages are in separate SOAP requests i.e. 5 messages = 5 SOAP requests.
If sending a single message there is no issue.
If sending multiple messages at once then a time-out occurs.(HTTP 408 Timeout) If sending
5 SOAP requests in the same transmission then the first message will process ok but the other 4 will report an error. If the 5 SOAP requests are transmitted individually then they process ok.
Can any one throw some pointers on this? What are the settings I have to do in PI so that sender can avoid getting HTTP 408 timeout error?
Regards,
Srini