Saturday, May 18, 2013

Export and Import options in Informatica



If we want to move mappings from one repository to another,we can use  export and import options in informatica.
Better to do this export and imports from repository manager.If we want to move any mapping,export that particular mapping workflow,then we will get all object regarding to that mapping(sources,targets,mappings,session,workflow).
If you export mapping,you will miss session and workflow s. if you export session you will miss workflow.So it’s always better to do this export and imports on workflows.

 

Specify the location where you want to save this XML file and click on export.
 
Click on Close.Connect to the other repository and open repository manager.
 
Click on Import Option.
 
Brose to the Location where you have saved our mapping XML file.
 
Click on Add All.
 
Select Destination Folder like above.
 
Click the check box for Reuse option.
 
Click on Import button.
 
Click on Done,we have successfully imported mapping in to another repository.