Posted: Fri Oct 01, 2010 11:23 am Post subject: HTTPRequest Call Fails repeats after Service restarted
Centurion
Joined: 16 Aug 2005 Posts: 114 Location: Burlington, NC USA
WMB 6.0.0.8
We have a message flow that continues to get failures once a socket error occurs ("An error occurred whilst performing a socket operation") , even after the service is started. The only way to stop this pattern is to restart the message flow.
Code:
SET OutputRoot.HTTPRequestHeader.SOAPAction = '';
SET OutputLocalEnvironment.Destination.HTTP.RequestLine.Method = 'POST';
SET OutputLocalEnvironment.Destination.HTTP.RequestURL =
'http://svcs2-stage.labcorp.com/StatusWebSvc/StatusMaintenanceService';
Soap Message
I hope this is something that is contronable within the message flow. Operations is not going to be happy having to restart the msg flow everytime the service is brought down and up.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum