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 to fasten loading of 100 million distinct records in informatica? (Initially they are loaded into target without using any transformation, taking 2 hours)
In a scenario I have col1, col2, col3, under that 1,x,y, and 2,a,b and I want in this form col1, col2 and 1,x and 1,y and 2,a and 2,b, what is the procedure?
how to calculate the optimum cache size in aggregator transformation?
I'd like the load to be triggered by client. By placement of a file or somehow. How is it done in Informatica? I'm using version 7.1.4 This is so urgent - I really appreciate your help :-)
3 Answers Alcatel-Lucent, ECI Telecom,
What is the difference between Bitmap and Btree index?
if i have a file having record sal=10000,and when use router with two groups having condition sal>5000 in one group,sal>7000 in other group.and if two groups connected to two targets.in which target sal=10000 will go?
9 Answers BirlaSoft, Genpact, L&T, Syntel,
i have ten flat files with same structure,if i want to load it to single target,and mapping needs to should show only one source.what will be the steps to taken to achieve it?/
hi all my source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want my target is column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c any one can you help
What is union transformation?
What is a code page?
I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?
How to elaborate tracing level?