SOAP.ClientConnectionTimeout
- From: "Pabba" <kiran.pabba@xxxxxxxxx>
- Date: 9 May 2021 14:06:26 -0700
Hi,
I get timeout error when I try to send a request to SOAP adapter
synchronously and I set timeout value(in milliseconds, varying between
200 to 900 seconds) to my outbound message explicity in the message
assignment shape before sending the request. But everytime I get
timeout error varying between SOAPException and WebException.
Full Exception text is as below:
The adapter failed to transmit message going to send port
"IPG.FinancialData.CommonObjects.InvokeCommonWSSendPort" with URL
"http://bizTalkServer/webservice.dev/Service.asmx";. It will be
retransmitted after the retry interval specified for this Send Port.
Details:"SoapException: Server was unable to process request. --->
Timeout expired. The timeout period elapsed prior to completion of the
operation or the server is not responding.
The statement has been terminated.
"
My webservice request message assignment is as below:
WSReqMsg(SOAP.ClientConnectionTimeout) = 20000;
WSReqMsg(HTTP.RequestTimeout) = 20000;
I see a number of postings related to this issue and every posting
outcome is to set the SOAP.ClientConnectionTimeout value but this is
not refelcting/working, what could be going wrong?
Appreciate your responses in resolving this issue.
Thanks & Regards,
Kiran Pabba
.
- Follow-Ups:
- Re: SOAP.ClientConnectionTimeout
- From: Tomas Restrepo \(MVP\)
- Re: SOAP.ClientConnectionTimeout
- Prev by Date: Re: Biztalk Namespcaes Clarification
- Next by Date: RE: Deployment, Error Handling & Logging
- Previous by thread: BizTalk Orchestration Configuration Values Best Practices
- Next by thread: Re: SOAP.ClientConnectionTimeout
- Index(es):
Relevant Pages
|