I have a receive port and send port whose message types are
different.When I receive a message in my receive port,my
process starts.I will construct my out message and give
this to my send port.I am configuring a send port group to
the logical send port.TO the send port group I have added
many send ports with filters.The message in the send ports
are not getting filtered based on my filters.

Help will be highly appreciated.

Thanks in advance

Answers were Sorted based on User's Feedback



I have a receive port and send port whose message types are different.When I receive a message in ..

Answer / imran shirolkar

May be you have configured the bidning property of port
as "specify later". When you have a send port group and you
apply filters on the send port in that group. The messages
are not filtered acording to filter conditions and each
message copy is sent to all the ports in that group as well
as extra copies are send to the port where the filter
condition meets. The subsciptions is created on send
portgroup ID. In these case you can use dynamic ports so
that messages only which meet the conditions will be
routed.

Is This Answer Correct ?    4 Yes 0 No

I have a receive port and send port whose message types are different.When I receive a message in ..

Answer / pavan

what are the filters you are applying in send ports? does
all send ports have same schema?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More BizTalk Interview Questions

Why messages are immutable inside Biztalk?

1 Answers   Accenture,


Is there possible to make atomic transaction as two way communication ?

1 Answers   Accenture,


Did you deploy BizTalk more than one machine?

0 Answers  


What is convoy and correlation sets?

0 Answers  


Define hat?

0 Answers  






How does the orchestration gets the message from message box?

1 Answers  


Explain why messages are immutable inside biztalk?

0 Answers  


how to handle the error in soap

0 Answers   KPIT,


How and why you have to use Active Directory in BizTalk development?

2 Answers  


If we are using single send port in two different host instances then either two copies of message will send or single copy will send to subscribers?

2 Answers   Sonata,


Explain about biztalk orchestration?

0 Answers  


What is the difference between a "message assignment" shape and an "expression" shape? : biztalk server

0 Answers  


Categories