What is difference between Mapplet and reusable
transformation?
Answer Posted / suresh
1.mapplet is a set of reusable transformations,we can use
multiple times
reusable transformations is a single transformation, that
we can used multiple times
2. in mapplet the transformation logic is hide
3.if u create any mapping variables or parameters in
mapplet that can't be used in another mapping or mapplet
unlike if u create in reusable transformation u can use in
another mapplet or mapping
4. we cant include source definition in reusable
transformation.but we can include source to mapplet
5. we cant use cobol source qualifier,joiner,normalizer
transformations in mapplet.
| Is This Answer Correct ? | 16 Yes | 11 No |
Post New Answer View All Answers
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
Can we create a Integration service without a Repository service and vice versa?
How many transformations can be used in mapplets.
what is degenerated dimension?
Explain the use of aggregator cache file?
What is a node in Informatica?
Implementation methodology
what are 3 tech challenges/ common issues you face?
What is a dimensional model?
Is it possible to define a single node as a Gateway node as well as worker node?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
Explain how to import oracle sequence into informatica?
what is the hint? how to use it to reduce the query processing in program?
What is lookup transformation?
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?