Re: Any suggestions for this approach on suspended q ?



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.


.



Relevant Pages

  • RE: Errors on Activating Receives
    ... For most polling type adapters there is an error threshold, ... Sql Adapter errors out 5 times in a row, BizTalk will disable that recieve ... it appears that if the stored procedure ...
    (microsoft.public.biztalk.general)
  • RE: Very odd behaviour of our receivehost (bts2006 R2)
    ... I know biztalk heavily relies on AD... ... It's not the isolated receive host, it's the 'normal' receive host that is ... receivehost after that and still this sometimes doesn't help, ... It's my impression that the adapters I installed (AX2009 biztalk adapter ...
    (microsoft.public.biztalk.general)
  • Re: Thread shortage - performance recommendations please
    ... I think you might find the thread-pool error is being returned by the ... There is a Biztalk Performance white paper that specifies performance ... > have a separate host for your Soap send adapter. ...
    (microsoft.public.biztalk.general)
  • Re: Looking for advice/info on BizTalk
    ... The Schema editor (which can create and work with EDI document definitions) and BizTalk Mapper would be enough. ... One time I've "created" the new adapter. ...
    (microsoft.public.biztalk.general)
  • Re: Urgent -MQseries.
    ... Host Integration Server provides technology to allow you to bridge ... The first set of adapters to be delivered by IWay are SAP, Siebel, ... BizTalk 2004 adapter. ...
    (microsoft.public.biztalk.general)

Loading