Normalizer transformation is not involved in Mapplet.. why???
Answer / sai krishna karri
Mapplet is a reusable logic that you can use across
different mappings. Normalizer is a dynamic transformation
which converts rows to columns or vice-versa, so that is
dependendent on the input to the normalizer, it is not
fixed logic that you can reuse in other mappings.
| Is This Answer Correct ? | 8 Yes | 2 No |
what is the need of session partitioning... how it is useful in real time
why sequence generator should not directly connected to joiner transformation ?
What is the default join that source qualifier provides?
how can u tune u r informatica mapppings
Enlist the differences between database and data warehouse.
What is option by which we can run all the sessions in a batch simultaneously?
What is a candidate key?
What is meant by LDAP users?
How to do unit testing in informatica?
When do you use mapping parameters? (In which transformations)
Examples of Fatal & Non-Fatal error?
i have 2 flat files one table contains duplicates another one no duplicates.... so i need like this i don't want duplicates...pl's give me ans...