How to move the mapping from one database to another?

Showing Answers 1 - 3 of 3 Answers

martin

  • Jul 6th, 2006
 

Do you mean migration between repositories?  There are 2 ways of doing this. 

1.  Open the mapping you want to migrate.  Go to File Menu - Select 'Export Objects' and give a name - an XML file will be generated.  Connect to the repository where you want to migrate and then select File Menu - 'Import Objects' and select the XML file name.

2.  Connect to both the repositories.  Go to the source folder and select mapping name from the object navigator and select 'copy' from 'Edit' menu.  Now, go to the target folder and select 'Paste' from 'Edit' menu.  Be sure you open the target folder.

  Was this answer useful?  Yes

prasad

  • Jul 13th, 2006
 

u can also do it this way. connect to both the repositories, open the respective folders. keep the destination repository as active. from the navigator panel just drag and drop the mapping to the work area. it will ask whether to copy the mapping,say YES. its done.

  Was this answer useful?  Yes

vinay

  • Jul 24th, 2006
 

if we go by the direct meaning of your question....there is no need for a new mapping for a new databse, you just need to change the connections in the workflow manager to run the mapping on another database

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions