|
| Hi all.
I am currently trying to figure out what the heck happens with errors etc in
BizTalk. I have set up a simple scenario where I receive an xml file via the
FILE adapter which triggers an orchestration which calls a stored procedure
to return some data from SQL and then outputs it to a file location.
Piece of cake, everything works fine. So in order to find out what happens
if SQL was down or the like, I renamed the stored procedure in order to
create an error.
As expected it failed, and retried three times and then my message changed
from dehydrated to suspended (resumable), however my orchestration changed to
suspended (not resumable). So I resumed my message and off it went but my
orchestration stayed suspended.
Now I need to know what has happened to my message, if this was a real life
scenario I need to be comfortable that I know how to get messages back, or
where to find them or what has happened with them.
Can anybody point me in the direction of where I can get this information
from please?
Cheers,
Gary
|
|