Re: Any suggestions for this approach on suspended q ?
- From: "Brian H Prince <mvp architect>" <bprince@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Sep 2006 17:40:24 -0400
Rene,
Is this in BizTalk 2006? You should be able to create a send port with the smnp adapter that is subscribed to that error message to send a notification to a user/admin. I haven't created a complex adapter before, so I can't help with your real problem. Also, is the retrying in the adapter, or in a loop in the orchestration? You should be able to do something in the 'catch' of the scope shape.
Brian H Prince
brianhprince.blogspot.com
bprince@xxxxxxxxxxxxxxxxxx
MVP architect
Member of CSD Virtual TS program for BizTalk Server (v-bripri@xxxxxxxxxxxxx)
<rene.rugerio@xxxxxxxxx> wrote in message news:1157476450.522417.179200@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello
Im facing serious issues here ! I have this atomic transaction scope,
which in in charge to do the retry pattern for a certain custom
component within an orchestration.
Is there any way to catch the exception when the retry attempts are
exhausted and right before to be sent to the suspended queue, so i may
be able to send a notification with a context information, for example,
an email with the error thrown (sqlexception) and so on.
In summary, can i do an extra step right before suspension ?
Please, im desperate
Thanks in advance.
.
- Follow-Ups:
- Re: Any suggestions for this approach on suspended q ?
- From: rene . rugerio
- Re: Any suggestions for this approach on suspended q ?
- References:
- Any suggestions for this approach on suspended q ?
- From: rene . rugerio
- Any suggestions for this approach on suspended q ?
- Prev by Date: Any suggestions for this approach on suspended q ?
- Next by Date: Re: Any suggestions for this approach on suspended q ?
- Previous by thread: Any suggestions for this approach on suspended q ?
- Next by thread: Re: Any suggestions for this approach on suspended q ?
- Index(es):
Relevant Pages
|
Loading