Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
No Answer is Posted For this Question
Be the First to Post Answer
explain about unit testing? in real time?
What are the parts of Informatica Server?
Hello, I have the below table: CityID CityName CostOfLiving 1 Mumbai 5000 1 Bangalore 4500 1 Chennai 4800 2 Vapi 6000 3 New Delhi 8000 I am passing the rows of the above table through the aggregator transformation in Informatica What happens in the following conditions: 1) I specify no group-by ports? 2) I specify a group-by on CityID without making any separate post for aggregation? Which city and costofliving will this eventually take for CityID=1? 3) Rest being same as point 2,I take the sum of cost of living.Which city will be returned for ID=1? Thanks for your help!
 Informatica Checkpoints
Which transformation should u need while using the cobol sources as source defintions?
tell me the datawarehouse defination,and it is maintaing hystorical data meaning,what is the use
How might one distinguish in the case of mapping is right or not without associating session?
What do you mean incremental aggregation?
How to generate sequence numbers using expression transformation?
What are the new features in Informatica 5.0?
If i havee 3records in my source having same deptno like Deptid Deptno ------ ------ 101 10 201 10 301 10 and i am using router TR to loading these records into target.Then how many record'll be loaded into target???
How to list Top 10 salary, without using Rank Transmission?