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
What is exclusive and normal mode for repository services?
What could be the possible resons of locks by user?
What are the conditions needed to improve the performance of informatica aggregator transformation?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
What is rank transform?
What are the different types of repositories created using informatica?
How to start a workflow using pmcmd command?
Explain the code page compatibility?
what is the Default Source Option For Update Strategy Transformation?
What is a standalone command task?
What are the differences between oltp and olap?
Define sessions in informatica etl?
Enlist the tasks for which source qualifier transformation is used.
What is deployment group?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.