WSE Adapter,Operation Time Out Error

Issue:

The adapter failed to transmit message going to send port "UWSHandling_WS2_Intel" with URL "wse://http://10.33.49.14/KWEIntelIntegration/ServiceToIntel.asmx". It will be retransmitted after the retry interval specified for this Send Port. Details:"Operation Timed Out".

 

Solution:

In the WSE send port configuration dialog window, set the Connection time-out property more large, 3600 or 7200 eg.(120 default,-1 infinite)

WSE Adapter,Operation Time Out Error

Refer to:

In the Connection time-out property, type a numeric value to set the time, in seconds, for the BizTalk Adapter for WSE to wait for a response from the consumed Web service method. A value of -1 refers to an infinite timeout, while a value of 0 is not valid. The default value is 120 seconds.

转载于:https://www.cnblogs.com/upzone/archive/2008/07/18/1245960.html