why normalizer transformation can not used in mapplet?
plzzzz answer
Answers were Sorted based on User's Feedback
Answer / surendra
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 ? | 10 Yes | 7 No |
Answer / info_don
normaliser is to convert column to row .... not the other
way
| Is This Answer Correct ? | 2 Yes | 3 No |
I have one source table and three target tables. When the session runs for the first time involving the mapping,i want that the loading should take place in 1st Target table only. The 2nd time the same session runs the loading should take place in 2nd Target only only and similarly when the session runs for the 3rd time loading should take place in Third only. And again when the session runs for the 4th time loading should take place in 1st Target table.
Write the unconnected lookup syntax?
what is the difference between informatica6.1 and infomatica7.1
What is pmcmd command?
without using rank transformation how can we rank items by using some other transformations
Please explain in detail with example about 1.Confirmed Dimension. 2.Junk Dimension. 3.Degenerated Dimension. 4.Slowly changing Dimensions
what is distinct
We can achieve better perfomance using sorter before an aggragator. Then what is the significance of 'Sorted Input' check in aggregator ?? Please let me know the difference ??
what is the difference between Informatica 7.1 and Abinitio?
How do you load only null records into target?
3. Suppose Seq Gen is supplying a increamental value to a column of a table, suppose, table's column value reaches to maximum value, then what will happen, will the session fail? If it is the situation, then what should be done so that we can stop this kind of situation in advance?
how remove 1st 3 records & last 3 records in informatics