| Harish - Avanade 2004-10-21, 5:51 pm |
| Vladimir:
Thanks for your comments I am working with the SDK submit and I did notice
the sample File Adapter has some code that suspendeds the messages. I am not
sure how I would know there was an exception that happened as my submit does
not fail should I use SubmitSync instead, yes I am using the SubmitMessages
(modified slightly to fit my needs) to submit a batch of message (currently
only one message in the batch). Do you know how I can capture the fact that
the routing failure occurred?
"Vladimir Pogrebinsky" wrote:
> Routing failures get returned as batch failure, and are not suspended
> directly by BTS. If the code does not manually suspend the message, it
> does not show up. It would take looking at the code to see what is
> happening there. Most likely you need to update the code to call BizTalk
> API to suspend the message.
>
> --------------------
> Direct.
> <HarishAvanade@discussions.microsoft.com>
> not
> up.)
>
> use
>
>
|