Manage Maps

Overview

This section provides instructions on managing maps by using the BizTalk Server Administration console. BizTalk Server uses maps to translate the records and fields in one schema to the records and fields in another schema. Maps may be used by orchestrations, send ports, and receive ports.

Add maps to an application

Maps are built in Visual Studio and compiled into BizTalk assemblies. You cannot add a map to an application individually; a map is added to an application as follows:

Note

You can use Microsoft Windows Management Instrumentation (WMI) Object Model to create and run scripts that automate administrative tasks. For information about using WMI, see the WMI Class Reference in the UI guidance and developers API namespace reference.

Next steps