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
How can you define user defied event?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
What is joiner transformation?
What are the types of presistent cache in look up tr.
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
How to generate or load values in to the target table based on a column value using informatica etl tool.
What is a mapplet/worklet in informatica?
What is DR strategy for Informatica project?
Is there any target staging area in informatica not staging area
Name the different lookup cache(s)?
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What is the function of union transformation?
How to extract sap data using informatica?
What is the fact table?
What is the difference between writing a joiner query in ANSI style and THETA style?