BizTalk Server - Biztalk 2006 MSMQT Adapter

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > January 2006 > Biztalk 2006 MSMQT Adapter





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 Biztalk 2006 MSMQT Adapter
killbill

2006-01-27, 9:28 pm

I have configured a recieve port using MSMQT, does MSMQT listens like
MSMQ? should i send message to MSMQT just like MSMQ?
If its like MSMQ then where i have to define a Queue name which i have
mentioned in MSMQT Adapter; lets say .\test. In MSMQ we create .\test
Queue then we use it but how it will work in MSMQT???

I hope i am able to explain my question .

Paul Somers

2006-01-27, 9:28 pm


Hi,

MSMQT operates in a similar way to msmq, i nthat it has queues, and you send
to them using standard msmq libraries in .net, or com.

You create receive locations in BizTalk, that are of type MSMQT, and specify
the address. (just a name of queue, not public/private$)

Then send to the private$\queuename, biztalk does not support public queues.

Paul.

"killbill" <indus.vision@gmail.com> wrote in message
news:1138287390.640721.141060@g14g2000cwa.googlegroups.com...
>I have configured a recieve port using MSMQT, does MSMQT listens like
> MSMQ? should i send message to MSMQT just like MSMQ?
> If its like MSMQ then where i have to define a Queue name which i have
> mentioned in MSMQT Adapter; lets say .\test. In MSMQ we create .\test
> Queue then we use it but how it will work in MSMQT???
>
> I hope i am able to explain my question .
>



killbill

2006-01-27, 9:28 pm

wht i am doing is:
i have two boxes; on box1 i have winXP SP2 and MSMQ installed with
...Private$\test queue.
On box2 i have win2003 which is biztalk 2006 server.
I have configured MSMQT adapter to send message to box1\Private$\test
and on box2 i put message file (*.xml) in local folder.
When i trace that msg it shows that msg is sent to specified queue but
i cant see that msg on box1 queue list.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com