I have inherited a vb program that sorts some EDI stuff and dumps it
into a watched folder. The program sits in a loop waiting for the
output....if biztalk chokes on the input I'm in an infinite loop. I
can change the program to make it time out after so long, but I'm sure
there is a way to get a result back from biztalk.
Put out a file with some sort of error message?
Poll the biztalk error log?
Shell to the process instead of using a watched folder?
There has to be a way...
As you may have guessed, I know VERY little about biztalk. Any
suggestions would be greatly appreciated.
Thanks
Gary