What are the different ways to deploy the code in informatica?
Answer Posted / bhavemanali10
There are different ways to deploy code in Informatica.
1) If code needs to be deployed from DEV to TEST then Export XML of DEV workflow in the local directory and then connect to Test repository and import that XML in a TEST.
2)Create a deployment group of all objects that need to be deployed from one environment to another and then deploy that group to other environment
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List few etl bugs?
what is pmrep command?
Explain different types of partitioning?
what is session partitioning?
What is fact? What are the types of facts?
Explain the use lookup tables and Aggregate tables?
How etl testing is different from database testing?
SCD2 will work on only dimension tables as well as fact Table?
Hi, I've a mapping with flat file source The target update override property for the target table is using update stmt. There is no update strategy between source and target. Also The session has the target properties as Insert , Update as update options checked. Does this mean that recs will be inserted only and the update override will not be applied at all. Thanks
How many types of transformations supported by sorted input?
What is lookup table in etl testing?
What is partitioning? Explain different types of partitioning?
Compare ETL & Manual development?
how many steps are there in etl process?
What is a mapping, session, worklet, workflow, mapplet?