02-21-05 10:52 PM
I am looking into exception handling for BizTalk 2004. I have seen how
exceptions can be handled in Orchestrations. I have also seen custom
pipeline components written to handle exceptions in these areas. I
would like to handle exceptions in all my BizTalk applications the same
way. For example, I receive a flat file from an external vendor and the
format does not mtch the schema. I would like to handle these
situations the same as I can handle them in Orchestrations. I do not
want to write a custom component for each pipeline piece.
I have come up with a way for an Orchestration to reference a separate
assembly to report errors, but now want to use this in the pipeline.
Does anyone have any insight into this ?
[ Post a follow-up to this message ]
|