This topic has not yet been rated - Rate this topic

Converting a BizTalk map to a BizTalk Services Transform

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

BizTalk Map Migration Tool

The BizTalk Map Migration Tool is available on Codeplex at BTM Migration Tool.

If an existing BizTalk environment contains maps and functoids, the BTM Migration Tool can help migrate these artifacts to a BizTalk Service project. The BTM Migration Tool is a command line tool that uses the following parameters:

  • A BizTalk map (.btm)

  • Optional. Resulting BizTalk Service project Transform (.trfm)

CautionCaution
The BTM Migration Tool will not migrate everything. For a list of limitations, go to BTM Migration Tool on Codeplex.

Prerequisites

BizTalk Server 2010 (and later versions) and Windows Azure BizTalk Services must be installed on the same computer.

Usage

  1. Copy the files and schemas associated with the BizTalk map (.btm) to the BtmToTrfmConvertor.exe folder.

  2. Open a command window and go to the BtmToTrfmConvertor.exe folder.

  3. Enter the following syntax:

    BtmToTrfmConvertor.exe BTMFilePathOutputTrfm(optional)
    
    For example, enter the following: 
    BtmToTrfmConvertor.exe c:\BizTalkFiles\CustomerInput.btm C:\Transforms\Output.trfm
    

Limitations

  • Functoids that fail to convert are converted to an arithmetic expression. The expression value is empty and the functoid details are in the Labels and Comments.

  • Some links will fail to convert.

For complete details on the BTM Migration Tool, see BTM Migration Tool.

See Also

© 2013 Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter