i have source like this ID 1 2 3 4 sal 1000 2000 3000 4000 and how to load target like this o_sal 1000 3000 6000 10000 can you plz give a sol using informatica

Answer Posted / kriishh

take SQ->EXP.In expression create a variable port
V_CUM_SAL=V_CUM_SAL+SAL
then create a new o/p port o_sal=V_CUM_SAL

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why update strategy and union transformations are active? Explain with examples.

818


What are the uses of etl tools?

754


How to load the name of the current processing flat file along with the data into the target using informatica mapping?

819


Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks

1618


Enlist the various types of transformations.

648






Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?

646


What is parallel processing in informatica?

1153


Differences between version 7.x and 8.x.

1524


How might one distinguish in the case of mapping is right or not without associating session?

733


How can we use batches?

686


What is the need of an ETL tool?

731


To import the flat file definition into the designer where should the flat file be placed?

749


What are Dimensional table?

693


Performance tuning( what you did in performance tuning)

1594


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

645