02-22-05 12:47 PM
Hi,
This is possible with the new MSMQ adapter. What you can do, within
orchestration, is set the delivery notification on your port to 'transmitted
'
and enclose it in a syncronized scope.
Have a look at this blog for more information
http://blogs.msdn.com/kevinsmi/arch.../03/172574.aspx
Have you downloaded the adapter and installed it?
http://www.microsoft.com/downloads/...&displaylang=en
If so have a look in the samples, there is a good example of receiving and
sending ordered delivery to MSMQ.
Cheers,
Mike Watson
"John" wrote:
> Hi,
>
> Is it possible with the new MSMQ Adapter to perform ordered delivery to a
> MSMQ on a remote machine?
>
> regards
>
> --
> John
[ Post a follow-up to this message ]
|