how do u move the code from development to production?
Answers were Sorted based on User's Feedback
Answer / satya
I support the Answer given by KAMAL, In real time though
you have more number of objects, you can not drag and drop
the forlder across the repositories as far as I am
concernd. Every organisation will follow certain deployment
proceures. I am not saying that will not work, it will
certainly work but that may not be the procude to follow
when you deploy code from DEV / UAT to PROD
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / kamal
Hi,
we can do this in two methods
A. if objects are limited, then select all of them and
go for Export in Development box and Import in the
Production box.
B. if objects are numerous then open the both
repositories (Dev & Prod) in your development / test server
and select the folder which contains all the objects and
drag and drop to target Box.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ghouse
whatever we develope the coding(mapping),throgh import and
export option in repoitory,the maping code can be placed in
the form of xml format on the desktop and it is attached to
mail and will be sent to the teamlead or reponsibile person
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the different types of transformation available in informatica and what are the mostly used ?
What is informatica metadata and where is it stored?
what is fact and what types of fact tables is there
How do you create single lookup transformation using multiple tables?
What is a node in Informatica?
Can we update a target table (without primarykey) by using update strategy transformation?
What are the uses of a Parameter file?
In a simple mapping when i use aggregate t/r with out any condition or group by, i am getting output as only last record in the table . can any one explain it please.........?
how the informatica server sorts the strings values in rank transformations?
My sql query is 1. select 1+x from dual? 2. select 1+'x' from Dual? 3. Select x+1 from dual? what is the out put of the above queries?
what is the difference between onsite & client site?
what is the Default Source Option For Update Strategy Transformation?