my source having 10 records but how can i load 20 records in
target, i am not bother about duplicates?

Answer Posted / kamleshmishra291

After SQ use Java transformation

SQ--Java transformation

for(int i=0;i<2;i++)
{
output_port=input_port;
generateRow();
}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does “tail –f” command do and what is its use as an Informatica admin.

726


What is the advantage of informatica?

739


Can anyone tell me the new features in Informatica 9 Version?

1620


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

795


What is depict expression change?

707






Explain pmcmd command usage in informatica

797


What do you mean by blocking transformation?

675


How can we improve session performance in aggregator transformation?

760


What is the surrogate key?

741


If informatica has its scheduler why using third party scheduler?

900


Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance

1650


What are the main issues while working with flat files as source and as targets ?

748


How many dimensions are there in informatica?

719


How to create the source and target database connections in server manager?

710


What are the performance considerations when working with aggregator transformation?

780