8.what is mapplet ?give example?
Answers were Sorted based on User's Feedback
Answer / john
Mapplet is a reusable object which is used to reuse the
transformation logic.By using Mapplet designer we can
create the mapplet which is for reuse the set of
transformation logic.
Eg:suppose if you have developed one complex mapping which
has some complex logic involved in it.and you want to use
the same logic in another mapping also.then what u will do
generally..will you create the same logic again..No.You can
use the same logic by using mapplet.Mapplet is used for
storing the reusable set of logic(i.e no.of transformations
involved in it).So you have to know first whether the logic
which you are going to develop is useful in future or not
before developing the any mapping..If yes then create
mapplet in the mapplet designer first and then use that
mapplet in any other mapping.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / lokesh y g
maplet is reusable transfromation,suppose same
tranfromation using different mapings ,for this perpose
create tranformations in maplet that maplet we can use any
maping.but same logic we need to use ..........
| Is This Answer Correct ? | 0 Yes | 1 No |
how many types transformations supported by sortedinput?
By using Transformation i need top most 5 employee salary from each deptwise? Deptno 10,20,30? which transformation we need to use?
What is version control in informatica ? Advance thanks
How to differentiate between the active and passive transformations?
How can i send first half of the records to one target and Remaining to other target?
How do we do the Fact Load What is the size of your Data warehouse? What is your Daily feed size and weekly feed size
can we load the data with out a primary key of a table? what is target plan?
what are challenges that you faced in testing? give solution to it?
How an expression transformation differs from aggregator transformation?
What are connected or unconnected transformations?
What is tracing level and what are the types of tracing level?
what is update strategy transformation ?