how do u move the code from development to production?
Answer Posted / gopal
In the Designer, select the mapping and right click in
Repository navigator, then you can get the option like
Export objects.Click on that. It will ask you to save in
which location. Then you can save the XML dumps(the object
format is XML) in any folder. Then you can import it into
production.
But generally you have to rise request and send the
dumps.You should not import with out permissions. Take care.
Another way is to open production mapping designer
work space and drag the mapping from DEvelopment. Then you
can observe copy wizard. Click on that it copies to
production.
In production server generally client side people
will do. We should not do.
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to call shell scripts from informatica?
How can you increase the performance in joiner transformation?
Write the unconnected lookup syntax and how to return more than one column.
Can informatica load heterogeneous targets from heterogeneous sources?
How can we remove the duplicates from flat file source?
What are the settings that you use to configure the joiner transformation?
what is size of u r database?
Enlist few areas or real-time situations where informatica is required.
Explain informatica architecture - version 8 / 9
what are the different types of transformation available in informatica. And what are the mostly used ones among them?
What is the difference between router and filter?
permutations of mapplet
How to load last n records of file into target table - informatica
which one is better performance wise joiner or look up
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?