how do u move the code from development to production?
Answer Posted / thejaswini
Export the mapping from develoment repository then Go to
Production repository and import the same mapping . mapping
will be there in the production repository
or
You can also move the mapping by just drag the mapping from
development and drop it in Production repository i think
this is the simplest way hope this helps you.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define mapplet?
What are the types of schemas we have in data warehouse.
Why do we need informatica?
How can we use mapping variables in informatica?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
Tell me about MD5 functions in informatica
How many types of sessions are there in informatica.please explain them?
What is transformation?
In informatics server which files are created during the session rums?
What is a connected transformation?
I have a flat file, want to reverse the contents of the flat file
What is enterprise data warehousing?
what are the Methods For Creating Reusable Transformations?
How do we call shell scripts from informatica?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,