BizTalk Server - MSMQT Message Confirmation

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > January 2006 > MSMQT Message Confirmation





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author MSMQT Message Confirmation
killbill

2006-01-27, 9:28 pm

Hi,
How i can get message confirmation after it has been successfully
recieved at destination? I am using MSMQT Adapter to send message to
remote MSMQ.

Any tip ???

Tomas Restrepo \(MVP\)

2006-01-27, 9:28 pm

> Hi,
> How i can get message confirmation after it has been successfully
> recieved at destination? I am using MSMQT Adapter to send message to
> remote MSMQ.


MSMQT does support delivery notifications
(http://www.biztalkgurus.com/Samples...hestration.html),
so you can use that in your biztalk orchestrations


--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/


killbill

2006-01-27, 9:28 pm

Hi, Thanks for your response. I have this ack solution but right now i
am struggling on some high priority stuff and i appriciate if u give
some tips on it.
I am sending msg from Biztalk 2006 MSMQT adapter to a remote MSMQ, it
works fine but when i send msg from MSMQ box to Biztalk box then msg
stays at MSMQ queue.
Why its not transfering to biztalk machine???

any tip???


Tomas Restrepo (MVP) wrote:
>
> MSMQT does support delivery notifications
> (http://www.biztalkgurus.com/Samples...hestration.html),
> so you can use that in your biztalk orchestrations
>
>
> --
> Tomas Restrepo
> tomasr@mvps.org
> http://www.winterdom.com/


Tomas Restrepo \(MVP\)

2006-01-27, 9:28 pm

> Hi, Thanks for your response. I have this ack solution but right now i
> am struggling on some high priority stuff and i appriciate if u give
> some tips on it.
> I am sending msg from Biztalk 2006 MSMQT adapter to a remote MSMQ, it
> works fine but when i send msg from MSMQ box to Biztalk box then msg
> stays at MSMQ queue.
> Why its not transfering to biztalk machine???


Though to say without more information. You should check on the MSMQ box the
MSMQ management console and see the outbound queues to see if you can see a
reason why they are not getting delivered. At the very least, I would check
that you're correctly addressing the messages to the correct machine name
(if the machine name you used when sending the message doesn't match the
machine name MSMQT is configured for it will reject the messages), as well
as checking that name resolution is working correctly and is getting
resolved to the correct IP address. I would also check to see if the queue
you specified actually exists (i.e. it matches the msmqt receive location
configured) and that the MSMQT Receive Location is enabled.


--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/


killbill

2006-01-27, 9:28 pm

I have configured everything again and i am sure both sides config
match. Actualy, i am trying SendMSMQMessage sample which comes with
Biztalk 2006 Beta. Have u tried that successfuly??? its not working
for me.
I am sending msg from WinXP SP2 box to Win2003 Server (Biztalk box)...

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com