we have 6 records in source , i need 2nd record in one
target and 5th record in one target or 2nd & 5th record in
same target.
Answer Posted / pavan
using Router transformation we can solve this.
create as many conditions u want.
Suppose,if rownum=2 then flow the data to target 1
if rownum=5 then flow to another target
go on....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many input parameters can exist in an unconnected lookup?
What is the format of informatica objects in a repository?
What is expression transformation?
To import the flat file definition into the designer where should the flat file be placed?
Have you worked with/created Parameter file
Explain joiner transformation in informatica
Explain the pipeline partition with real time example?
What all are steps in up gradation of Informatica server?
What is informatica? Why do we need it?
How you know when to use a static cache and dynamic cache in lookup transformation?
Define Pmrep command?
Design a mapping to load the cumulative sum of salaries of employees into target table?
What is aggregator transformation in informatica?
What is meant by a domain?
What are mapplets? How is it different from a Reusable Transformation?