By using Filter Transformation,How to pass rows that does
not satisfy the condition(discarded rows) to another target?
Answer Posted / prasad.bluesky
it is possible to see the rejected rows after filter
transformation solution is create an empty file and write
that file name in $rejectfile option in session then after
run your session see your created file it contains rejected
rows.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is the meaning of decode in informatica?
Briefly describe lookup transformation?
Explain the difference between a data warehouse and a data mart?
What are roles and groups and benefits of using them?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
How do you load only null records into target? Explain through mapping flow.
What is difference between a gateway node and worker node?
Mention few advantages of router transformation over filter transformation.
What is dimensional table? Explain the different dimensions.
What is the need of an ETL tool?
What is aggregator transformation in informatica?
Difference between Target-based loading and constraint-based loading?
What is the use of code page?
What are the tasks that source qualifier perform?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?