Running migrate console commands

You can run migrate commands using the Mapping Console tab. Follow these steps to migrate a mapping's code.

Note: The *.bak file, located in the mapper folder in the workspace, is the archive file of the previous mapping file content, prior to migration operation.
  1. Open a mapping in Business Document Mapper.
  2. Select Mapping Console > Console Commands and Output tab.
  3. Specify migrate -t Project Name Mapping Name.
    The console shows a test conversion and the results.
  4. Specify y.
  5. Press Enter.
    The old commands are migrated to the new format. For a list of the old commands and the corresponding converted commands, see Migrate console command. Specify migrate help for command usage. Double-check the mapping and the converted lines, after conversion.