06-29-04 01:57 PM
From an orchestration, you can use the "delivery notification" property of
the send port to determine if a message was transmitted successfully. To do
so:
- Create a scope
- Put the send shape inside a scope
- Add an exception handler to the scope
- Create a send port
- Set the send port "delivery notification" property to "transmitted"
If transmission fails, whatever you put in the exception handler will run.
I love this pattern -- we use it all the time.
HTH,
Brian
Neudesic
Microsoft MVP BizTalk Server 2004
"masoud bayan" <masoud_bayan@hotmail.com> wrote in message
news:%23047ULYXEHA.2544@TK2MSFTNGP10.phx.gbl...
> Adrian, Thanks for your reply.
> The reason that we chose MSMQ (or MSMQT) is guaranteed delivery through
> queues (because we use it for other scenarios as user profile updates as
> well), so do you think using other protocols and adapters like HTTP will
> guarantee message delivery even in case of any short or long term
> communication failure.
>
> "Adrian Hamza[MSFT]" <adrianhamza@online.microsoft.com> wrote in messa
ge
> news:JxV7JPWXEHA.2616@cpmsftngxa10.phx.gbl...
that[vbcol=seagreen]
>
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13
> use
> messages
> important
> in
> rights.
>
>
[ Post a follow-up to this message ]
|