What is difference between maplet and reusable
transformation?
Answers were Sorted based on User's Feedback
Answer / ravi
Mapplet:this is a set of transformation that can be made
reusable.Reusable T/F is a single transformation which can
be made reusable.
Parameter and variable defined in Mapplet can not be used
in other mapping or mapplets but which defined in reusable
T.F can be used in other mappings/mapplets.
cobol,normalizer,xml can not be used in mapplet but they
can be made reusable.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / mahesh
Mapplet consists of set of transformations that is
reusable. A reusable transformation is a
single transformation that can be reusable.
| Is This Answer Correct ? | 6 Yes | 0 No |
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
what is the exact meaning of domain?
How can one identify whether mapping is correct or not without connecting session?
what is the mechanism of the Master-Detail joining condition?
what are the limitations of pushdown optimization technique ? Advance thanks
My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.
how to connect two or more table with single source qualifier?
What is the difference between writing a joiner query in ANSI style and THETA style?
What is polling in informatica ?
Different types of Power center errors?
Hi experts, For informatica developer, in real time, normally how much we use sql and plsql?
what is session parameters?