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
A session S_MAP1 is in Repository A. while running the session error message has displayed `server hot-ws270 is connect to Repository B`.what does it mean?
What are the various tools used in etl?
what are the types in error loging?
What are the steps involved in etl process?
how would u estimate the size of Lookup transform data and index cache?
Assume u have a 24CPU machine with 24GB RAM, suggest how u would like to configure Informatica ,like number of concurrent sessions, RAM requirements etc,max partitions that u would permit per mapping.
where are the log files generally stored.Can you change the path of the file.what can the path be?
Explain and compare etl & manual development?
What are the modules in Power Mart?
flat filevalidation in informatica
What are the types of data warehouse applications and what is the difference between data mining and data warehousing?
Explain about round-robi?
What is etl process? How many steps etl contains?
give detail on the sales project how many number of dimensions & fact tables are used in projec briefly. how the four fact tables taken in the project.
how to do aggregation (year wise quantity ) using only source qualifier, the source is sql server date as datetime data type and target as flat file with year (string datatype)