By using Filter Transformation,How to pass rows that does
not satisfy the condition(discarded rows) to another target?
Answer Posted / aruna
Use another Filter Xn with the reverse condition and get the discared rows.
There is no such property in Filter Xn to "Forward Rejected Rows" as mentioned above in one of the answers.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How to elaborate tracing level?
What is lookup change?
how to create user defined function (udf) in informatica
What is main use of mapplet?
Is it possible to revert a global repository to local one and why?
What is a pre-defined event and user-defined event?
Why union transformation is an active transformation?
What are mapplets? How is it different from a Reusable Transformation?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
What's the layout of parameter file (what does a parameter file contain?)?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
Why update strategy and union transformations are active? Explain with examples.
How do you load only null records into target? Explain through mapping flow.
Suppose we do not group by on any ports of the aggregator what will be the output?