By using Filter Transformation,How to pass rows that does
not satisfy the condition(discarded rows) to another target?
Answer Posted / brahmareddy
filter transformation can't captured the rejected
files.rejected files are not appeared in session log or
rejected files
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
write a query to retrieve the latest records from the table sorted by version(scd)
Differences between connected and unconnected lookup?
What is domain in terms of informatica?
What is sorter transformation?
Design a mapping to load the cumulative sum of salaries of employees into target table?
What is sequence generator transformation in informatica?
Explain about cumulative Sum or moving sum?
How can one identify whether mapping is correct or not without connecting session?
What is the surrogate key?
What is main use of mapplet?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Under what condition selecting sorted input in aggregator may fail the session?
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
What is the function of look up transformation?
What is the maplet?