What is difference between Mapplet and reusable
transformation?
Answers were Sorted based on User's Feedback
Answer / harithareddy
Reusable transformation is a single transformation which we
can use multiple times.
mapplet is a set of reusable transformations.which we can
use multiple times
The only diff is transformation is a single transformation
and mapplet is a set of reusable transformations
| Is This Answer Correct ? | 113 Yes | 4 No |
Answer / 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 |
Answer / maruthi
MAPPLET-REUSABLE COLLETION OF TRANSFORMATION CREATED TO
SOLVE A LOGIC.
REUSABLE TRANS-REUSABLE TRANSFORMATION.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / manoranjan
Mapplet is a set of reusable transformations
but reusable transformation is a single Transformation
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / rkreddy
Suresh, We can use Joiner transformation with in the
mapplet. If you know correct answer then only you have to
give the answer otherwise you should not give your's
expected answers.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / ravi
MAPPLET IS SET OF REUSABLE TRANSFORMATION,WE CAN USE THIS MAPPLET IN ANY MAPPING WITH IN THE FOLDER
WHERE AS REUSABLE TRANSFORMATION IS SINGLE TRANSFORMATION,WE CAN USE MANY TIMES
*) IF WE CREATE MAPPING VAR OR PARAMETERS IN MAPPLET WE CAN'T USE IN ANOTHER MAPPING (OR) MAPPLET.
WHERE AS *) IF WE CREATE MAPPING VAR OR PARAMETERS IN REUSABLE WE CAN USE IN ANOTHER MAPPING (OR) MAPPLET.
*) IF YOU USE A STORED PROCEDURE TRANSFORMATION, YOU MUST CONFIGURE THE STORED PROCEDURE TYPE TO BE NORMAL.
YOU CANNOT INCLUDE THE FOLLOWING OBJECTS IN A MAPPLET:
1) NORMALIZER T/R
2) COBOL SOURCE
3)XML SOURCE QUALIFIER T/R.
4)XML SOURCE
5) TARGET DEFINITION
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / biswa
Is mapplet a set of Re-usable transformations or it's a
reusable set of transformations?
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vikneswaran
both were similar but mapplet consist set of reusable
transformation
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / ande
Mapplet is nothing but reusable transformation, we can use
mapplet no of times. In case of reusable transformation we
can't use again.
| Is This Answer Correct ? | 7 Yes | 113 No |
how can one come to know wether the records loak into the target if we use update strategy
suppose we will take flatfile target and load type is bulkload the session fails why please give me the answer
how can we load 365 flat file to a single fact table (target) as a history load in single mapping?
,if we have single SQ in flow and we have router in which it has two group and we want to join these two groups with joiner ?is it possible?
How does a sorter cache works?
What is incremental aggregation?
how to get the data from the client machine and how to get server location data to client loction can any body explain to me
i have one senario i have table with 2columns one for primary key another is a constant value(zero). i have to lookup the table and get the maximum primary key here i don't have any common column between source and lookup table(wt table i explained above)... table is (i am assuming he didn't give the table) column1 column2 5 0 2 0 8 0 6 0 3 0 12 0 7 0
What are parallel querys and query hints?
What are the tasks that can be performed using sq?
What is the use of an aggregator cache file?
What are Rapid changing dimensions?