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
Answer Posted / 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 |
Post New Answer View All Answers
Difference between field and promoted property?
What is the difference between distinguished field and promoted property? : biztalk server
who is best faculty for sharePoint and Biztalk sandeepsoni from Deccansoft or premnath...........
What are Host and Host Instance?
What is Message routing?
What is correlation in context of biztalk server? : biztalk server
Why and how we use custom pipeline?
What is the difference between a "message assignment" shape and an "expression" shape? : biztalk server
What is the rules engine?
What is bam?
What is the use of custom pipeline?
Difference between Biztalk server and web services?
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?
What is the difference between a document schema and a property schema? : biztalk server
In the dynamic send port actually we have to give the require destination details i.e, provided by client, but my question is how to get that particular address from where and where it is stored in biztalk?