Entry
Why can I specify multiple maps in a receive port?
Apr 6th, 2005 22:18
Balaji Ramachandran, http://www.netologi.se/default.aspx?Contents=BizTalkFAQ
To be able to specify multiple maps in a receive port allow you to
create a receive port that accept several different types of incoming
messages. The advantage with using this approach is that you reduce the
number of receive ports that will have to be created and maintained,
which reduce administrative effort.
The source schema needs to be different for each map, there will only
be one map that matches per message, i.e. one message published
regardless of the number of maps configured.