This topic describes how to configure outbound maps for a send port by using the BizTalk Server Administration console. You use a map to apply an XSL transformation to a message sent by the send port without processing the message through an orchestration. You can add an outbound map, remove a map, or change an existing map to a different one. You can add more than one map to a send port, but each map must have a unique source schema. For background information about maps, see Maps.

Prerequisites

To configure outbound maps for a send port
-
Click Start, click Programs, click Microsoft BizTalk Server 2006, and then click BizTalk Server Administration.
-
In the console tree, expand the BizTalk group and the BizTalk application for which you want to configure the outbound maps for a send port.
-
Expand Send Ports, right-click the send port, click Properties, and then click Outbound Maps.
-
Configure outbound maps as described in the following table, and then click OK. Repeat as needed to add or remove multiple maps.
|
Use this
|
To do this
|
|---|
|
Remove
|
Click to remove the selected map.
|
|
Outbound maps - Source Document
|
From the drop-down list, select the source document for the outbound map.
|
|
Outbound maps - Map
|
From the drop-down list, select the map to associate with the source and target documents.
|
|
Outbound maps - Target Document
|
From the drop-down list, select the target document for the outbound map.
|

See Also