WebSphere Message Brokers
File: an26140_
Writer: Bill Oppenheimer

Reference topic

This build: July 31, 2007 21:33:58

mqsimigratemfmaps command

Supported platforms

  • Windows
  • Linux (x86 platform)

Purpose

Use the mqsimigratemfmaps command to create new .msgmap files in the WebSphere Message Broker Version 6.0 format, based on existing .mfmaps from WebSphere Business Integration Message Broker Version 5.0.
Note:
  1. The .mfmap files are left in the workspace so that the migration can be run again.
  2. The .mfmap files are not included in builds and are not recognized as valid WebSphere Message Broker development resources. They are present in the workspace as simple text files and you can delete them at your own discretion. The Version 5.0 mfmap editor is no longer available in Version 6.0, so the only way to view the contents of the .mfmap files is through a text-editor.
  3. Once the .mfmap files are migrated into .msgmap files, these new files are editable through the new Version 6.0 msgmap editor.

The mqsimigratemfmaps.exe file is located in <toolkit install>/eclipse/.

Syntax

Parameters

all
(Required) All project names in the workspace are checked and migrated.

You must specify only one of all or p.

-p ProjectName(n)
(Required) The specific project name, or names, in the workspace to be checked and migrated.

You must specify only one of all or p.

-data WorkspacePath
(Required) The path of the workspace in which your projects are created.

The workspace location is also the default location for projects. Relative paths are interpreted as being relative to the directory from which the command was started.

Logfilepath
(Optional) Alternative report file path.

If you do not specify an alternative, this command generates a detailed migration log in the <install_dir>/eclipse/ folder. The log-file has the default name of "mqsimigratemfmaps.report.txt".

-o
(Optional) Overwrite files that already exist.

Authorization

No specific authority is required to invoke this command.

Example

The following example migrates the sample project and creates the new project in the c:\wmqi\test directory.

mqsimigratemfmaps -p sample -data c:\wmqi\test 
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:33:58

an26140_ This topic's URL is: