Table of Contents

Search

  1. Preface
  2. Part 1: Version 10.4.0
  3. Part 2: Version 10.2.2
  4. Part 3: Version 10.2.1
  5. Part 4: Version 10.2
  6. Part 5: Version 10.1.1
  7. Part 6: Version 10.1

Import and Export

Import and Export

Effective in version 10.4.0, you can import and export mappings, sessions, workflows, and worklets.
To import data from PowerCenter into the Model Repository, complete the following tasks:
  1. Export PowerCenter objects to a file using the PowerCenter Client or with the following command:
    pmrep ExportObject
  2. Convert the export file to a Model repository file using the following command:
    infacmd ipc importFromPC
  3. Import the objects using the Developer tool or with the following command:
    infacmd tools importObjects
To export data from the Model repository into the PowerCenter repository, complete the following tasks:
  1. Export Model Repository objects to a file using the Developer tool or with the following command:
    infacmd tools ExportObjects
    Or, you can directly run
    infacmd ipc ExportToPC
    to export.
  2. Convert the export file to a PowerCenter file using the following command:
    infacmd ipc ExporttoPC
  3. Import the objects using the PowerCenter or with the following command:
    pmrep importObjects
In versions 10.2.2 and 10.2.1, you could import from PowerCenter with the installer patches but you could not export to PowerCenter. Prior to version 10.2.1, you could import from and export to PowerCenter.
For more information, see the
Informatica 10.4.0 Developer Tool Guide
,
Informatica 10.4.0 Developer Mapping Guide
,
Informatica 10.4.0 Developer Workflow Guide
, and the
Informatica 10.4.0 Command Reference Guide
.

0 COMMENTS

We’d like to hear from you!