Biztalk, MSMQ with multiple response queues
hi, i've been engaged biztalk task , wanted little feedback on best (and best practice) way implement , links technical resources on how within biztalk 2010. high level steps below describe steps in diagram.
1) partner company sending xml messages via msmq msmq receive location @ end.
2) other company's xml has field contains address of queue send reply to. biztalk app performs internal processing.
3) pop response onto queue on side. messages addressed message queue addresses received in original request xml
4) messages sent appropriate queues @ other site.
message frequency pretty low , responses send contain different document types 2mb each in size.
is able provide me guidance on how should implement parts in "my company" side of diagram, adapters...etc should use , tips , tricks on how use them solution structure.
any responses appreciated.
hi jagil,
it helps both companies share same data center. that's 1 problem less!
msmq is feature of windows server. when have windows server 2008 (or r2) can install server manager. in left treeview pane, click on features , in right view click add features. in appearing dialog select message queueing , proceed clicking next. in following dialog click install , after message queueing installed, click close.
now open computer management, expand services , applications. there you'll find node named message queueing. here can create queues , configuration stuff.
hope helps...
lex
lex hegt http://www.biztalkadminsblogging.com | @lexhegt
if helpful or answers question - please mark accordingly! please "vote helpful" if useful while resolving question!
BizTalk Server > BizTalk Server General
Comments
Post a Comment