source target
--------- --------
name no sal name no sal max_sal
r 10 1000 r 10 1000 3000
y 20 3000 y 20 3000 3000

Answer Posted / abhinav prakash

1.Pass the ports to an expression t/r.
create a dummy port and give the value as '1'
2.Pass only the salary port to an Aggregator t/r.
Create a dummy port with the same data type and column name
and value as expression.
create o/p port:max(salary)
3.Join these 2 t/r using joiner and join on the dummy port.
ensure u have checked the sorted input option.
4Pass the o/p to the target.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the unconnected lookup syntax?

746


What are the new features of informatica 9.x at the developer level?

706


What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?

882


how to create user defined function (udf) in informatica

891


What is the use of source qualifier?

781






What is data movement mode in Informatica and difference between them?

723


What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?

797


What are the advantages of informatica?

662


In informatica workflow manager, how many repositories can be created?

938


What is informatica powercenter repository?

815


If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me

1642


Explain lookup transformation source types in informatica

785


Quickly characterize reusable change?

805


Differences between version 7.x and 8.x.

1524


What is a passive transformation?

726