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 |
wt is Dynamic lookup Transformation? when we use?how we use?
Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..
What is the meaning of decode in informatica?
I Have 100 Records in a relational tble and i want to load the record in 3 targets , first records goes to target 1 and second to target 2 and third to target 3 and so on ,what are the tx used in this and what are the logics ,can any one help me ?? Thanks in Advance
Create a mapping which contains 2 target tables. When the session runs for the first time it shud load Target table 1 and when it runs for second time it shud load Target table 2.
What does refresh system mean, and what are its distinctive choice?
can anyone explain me about sales project in informatica?
Whats the difference between $, $$, $$$
what is filelist concept in informatica
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
Enterprise data warehouse your projects phase by phase explain?
What is mapplet and a reusable transformation?