Environment: BizTalk Server 2009
I have a scenario wherein I'm receiving EDI messages from multiple
parties (40) with different partner id's but all have the same EDI
Schema and I need to call same map for all these received messages. In
order to achieve the above mentioned target is it necessary that i'll
have to create 40 different parties? Is there any simplified way to
achieve the same.
Thanks in advance.
Petal
Basically, you will configure one receive port shared by all parties and, if
necessary, any number of receive locations for that very port which do the
inbound message processing.
I would not argue against creating the 40 parties - in fact this is what the
party management is all about ;-) BizTalk has many features which are
correlated to parties, like party resolution with Signatures and Role Links.
Also, the EDI subsystem heavily relies on party management to manage its
interactions with the external partners.
Thanks, regards
Joerg Fischer
BizTalk MVP
"Petal" <ruchir...@gmail.com> schrieb im Newsbeitrag
news:5d77324d-4cdb-43a8...@m38g2000yqd.googlegroups.com...