Table of Contents

Search

  1. Preface
  2. Understanding Mapping Architect for Visio
  3. Mapping Templates
  4. Mapping Objects
  5. Mapping Template Rules
  6. Using the Import Mapping Template Wizard
  7. Using the mapgen Command Line Program
  8. Using Informatica Mapping Templates
  9. Appendix A: Glossary

Mapping Architect for Visio Guide

Mapping Architect for Visio Guide

Step 3. Run the mapgen Command Line Program

Step 3. Run the mapgen Command Line Program

Before you run
mapgen
, close and save the mapping template parameter and drawing files.
You have the following mapping template files in the folder:
<
PowerCenterInstallationDir
>\client\MappingTemplate\
  • mt_employee.vsd or mt_employee.vsdx
  • mt_employee.param.xml
Go to the command line and perform the following steps:
  1. Change the directory to the following location:
    <
    PowerCenter
    InstallationDir
    >
    \client\MappingTemplate\
  2. Enter the following command for Microsoft Visio 2010 and previous versions:
    mapgen -t mt_employees.vsd -p mt_employees_param.xml -o output_employees.xml
    Enter the following command for Microsoft Visio 2016:
    mapgen -t mt_employees.vsdx -p mt_employees_param.xml -o output_employees.xml
mapgen
creates the mapping file named output_employees.xml. Use this file to import the new mappings into the repository.

0 COMMENTS

We’d like to hear from you!