By using Filter Transformation,How to pass rows that does
not satisfy the condition(discarded rows) to another target?
Answer Posted / abidu
Connect the ports of the filter transformation to the
second target table and enable the 'FORWARD REJECTED ROWS'
in the properties of the filter transformation. the
rejected rows will be forwarded to this table.
pls let meknow if i m wrong anywhere.
| Is This Answer Correct ? | 13 Yes | 17 No |
Post New Answer View All Answers
Explain the code page compatibility?
What are ETL Tools?
What does “tail –f” command do and what is its use as an Informatica admin.
When do you use sql override in a lookup transformation?
Explain sessions?
Explain constraint based loading in informatica
How to create or import flat file definition in to the warehouse designer?
What is persistent lookup cache?
What is the need of an ETL tool?
Design a mapping to load the cumulative sum of salaries of employees into target table?
Differentiate between sessions and batches?
Different sorts of metadata that stores in the storage facility?
What are the tuning techniques you applied during your last project
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
How to generate sequence numbers?