Can we use the mapping parameters or variables created in one mapping into another mapping?
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.........?
What is the main difference between a Joiner Transformation and Union Transformation?
What are the mapping parameters and mapping variables?
Hi, What is version control in Informatia ? Can anyone just give an idea or introduction about this? Advance Thanks
What are the conditions needed to improve the performance of informatica aggregator transformation?
I am having a FLAT FILE SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 to a FLAT FILE only.For more clarification i want to elimate nulls and want in a single line. Please help me out
Differentiate between a database and data warehouse?
What is an expression transformation?
normalizer transformation
what is workflow varible
What is polling in informatica ?
performance wise which one is better in joiner and lookup transformation?why?explain clearly?