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
What does “tail –f” command do and what is its use as an Informatica admin.
What is the advantage of informatica?
Can anyone tell me the new features in Informatica 9 Version?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
What is depict expression change?
Explain pmcmd command usage in informatica
What do you mean by blocking transformation?
How can we improve session performance in aggregator transformation?
What is the surrogate key?
If informatica has its scheduler why using third party scheduler?
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
What are the main issues while working with flat files as source and as targets ?
How many dimensions are there in informatica?
How to create the source and target database connections in server manager?
What are the performance considerations when working with aggregator transformation?