My source is EmpID, Salary- (101, 1000)(102, 2000)(103, 3000).
In the Target I want the following EmpID, Salary,
Composite_Salary- (101, 1000, 1000)(102, 2000, 3000)(103,
3000, 6000). Please guide on how to build the mapping.

Answer Posted / rambhupal

by using variable port also we can solve this.create one variable port and output port,assign that v_count=v_count+salary,for out port o_count=v_count

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anyone explain me about retail domain project in informatica?

7420


What is meant by lookup transformation?

603


What is a surrogate key?

555


How do you manage the Parameter files while migrating your data from one environment to another environment?

536


write a query to retrieve the latest records from the table sorted by version(scd)

627






lookup transformation with screenshots

3553


Explain scd type 3 through mapping.

576


What are the steps involved in the migration from older version to newer version of Informatica Server?

1572


What is a joiner transformation?

545


What is source qualifier transformation in informatica?

569


How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?

1599


What is a pre-defined event and user-defined event?

573


What is the scenario which compels informatica server to reject files?

599


Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.

2315


Where can we find the throughput option in informatica?

598