05-30-05 10:51 PM
Hakan,
> I noticed that when a network problem occurs on our intranet, our file
> receive location fails to retrieve files from the server, and after some
> trials file receive location has been disabled. After some time, when the
> network is up again, BizTalk Server 2004 cannot detect this and restart
> the
> receive location. This requires a manual operation, do you have any ideas
> about how to make this task automatic?
THere's nothing in BizTalk that can do it by itself. What I'd try is to
write a script that used WMI to check the status of the receive location,
and if disabled, enabled it again, and then run that using a scheduled task
that ran every X minutes.
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
[ Post a follow-up to this message ]
|