how to load first record of first time run,second record to 2nd time n 3rd record from 3rd time to target table

Answer Posted / triveni

source->sq->sequencegenerato->expression->filter->target
nextval to expressiontransformation
seq(output) decimal 10 nextval
startval=1,endvalue=14,cycle
mapping variable:$$var varible integer 10 o max
intialvalue=0
filter decimal 10
setvariable( $$seq,($$seq+1))

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we update a record in the target table without using update strategy?

910


The question was on time stamp. what is the difference between HH and HH24 when to use when.

1822


COM components can be used in Informatica

2095


I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)

1360


can we override a native sql query within informatica? Where do we do it? How do we do it?

830


What do you mean by worklet?

833


What is a surrogate key?

817


How do you load alternate records into different tables through mapping flow?

1577


How to join three sources using joiner? Explain though mapping flow.

899


What is workflow monitor?

796


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

1761


Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab

1850


can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com

4506


Explain what is informatica metadata and where is it stored?

819


Define filter transformation?

872