if i am having 10 records in source, i want 20 records in
target...how will you do it

Answer Posted / kamleshmishra291

user following code in java transformation
for( int i=0;i<2;i++)
{
output_port 1=input port 1;
output_port n=input port n;
generateRow();
}

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

wat are deployement groups in informatica, how it will be used for developers

1240


How to extract sap data using informatica?

591


What is decode in informatica?

640


Performance tuning in UNIX for informatica mappings?

2118


How do you migrate data from one environment to another?

632






Design a mapping to load the cumulative sum of salaries of employees into target table?

880


Do you find any difficulty while working with flat files as source and target?

655


How do you set a varible in incremental aggregation

1428


How do you use reject loader.

2051


Which development components of informatica have the highest usage?

578


What differs when we choose the sorted input for aggregator transformation?

557


Can informatica load heterogeneous targets from heterogeneous sources?

683


Explain sessions?

592


Where do we use mapping variables in informatica?

602


What is informatica powercenter repository?

698