02-08-04 01:41 PM
It is fairly easy to write a .NET application that will poll the Unix
location, copy the file to a temporary location, delete it from the Unix
share (which will fail if the file is still open) and if successful, copy it
to a share that Biztalk is monitoring. You can run this app from a
scheduling service, or make into a service yourself.
That would be my direction. Hope this helps,
--- Nick
Biztalk bum
"Jim" <anonymous@discussions.microsoft.com> wrote in message
news:0b7001c3dc3f$95b71580$a301280a@phx.gbl...
> Hello All,
>
> Does anyone have experience using BTS to "poll" an NFS-
> based file system on a Unix server? I imagine that direct
> polling is not possible, but what solutions have people
> come up with?
>
> Any advice or comments are appreciated.
>
> Thanks in advance.
>
> Jim
>
[ Post a follow-up to this message ]
|