Re: Pipeline error handling
From: Christof ("Christof")
Date: 06/16/04
- Next message: Christof: "Re: Change promoted properties in Custom Component Pipeline"
- Previous message: Christof: "Re: Stream handling in custom pipeline component"
- In reply to: Thierry Loo \(CrossFactory\): "Pipeline error handling"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Jun 2004 21:34:26 +0200
The behaviour by design is that any failures will occur on the message
context as a suspended message inside HAT... If you want additional check
you'll have to implement these yourself.
Best regards,
Christof
"Thierry Loo (CrossFactory)" <first_name.last_name@my_company.net> wrote in
message news:40cfef44$1_4@corp.newsgroups.com...
> Hi,
>
> I've been looking for a while in the newsgroups and the doc on this topic:
> how to catch an error that occurs in a pipeline component ?
>
> Actually I want ot execute specific actions when some errors occurs.
> Examples: when a not well-formed xml doc is received, or when the XML
> validator returns an error (the error is actually sent to the event log,
but
> this is not very handy)
>
> From what I can see, I have two options:
> - Create a custom component that will perform all the checks and actions
> that I need (but why use biztalk then ?)
> - Check the suspended queue for messages that cause an error.
>
> But there MUST be some other way to catch errors... Can anyone help me ?
>
> Thanks
>
> Thierry
>
>
>
>
> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----== Over 100,000 Newsgroups - 19 Different Servers! =-----
- Next message: Christof: "Re: Change promoted properties in Custom Component Pipeline"
- Previous message: Christof: "Re: Stream handling in custom pipeline component"
- In reply to: Thierry Loo \(CrossFactory\): "Pipeline error handling"
- Messages sorted by: [ date ] [ thread ]