What is the maplet?

Maplet is a set of transformations that you build in the maplet designer and U can use in multiple mapings.

Showing Answers 1 - 25 of 25 Answers

phani

  • Dec 8th, 2005
 

For Ex:Suppose we have several fact tables that require a series of dimension keys.Then we can create a mapplet which contains a series of Lkp transformations to find each dimension key and use it in each fact table mapping instead of creating the same Lkp logic in each mapping. 

sangeetha

  • Feb 20th, 2006
 

Set of transforamations where the logic can be reusble

mrahman

  • May 8th, 2006
 

A mapplet should have a mapplet input transformation which recives input values, and a output transformation which passes the final modified data to back to the mapping.

    when the mapplet is displayed with in the mapping only input & output ports are displayed so that the internal logic is hidden from end-user point of view. 

  Was this answer useful?  Yes

pushpalatha

  • Jul 9th, 2007
 

Reusable mapping is known as mapplet & reusable transformation with mapplet

  Was this answer useful?  Yes

chandrarekha

  • Sep 6th, 2007
 

Maplet is a reusable business logic which can be used in mappings

  Was this answer useful?  Yes

anand

  • Sep 17th, 2007
 

A maplet is a reusable object, which contains one or more than one transformation, which is used to populate the data from source to target based on the business logic and we can use the same logic in different mappings without creating the mapping again. 

Basically mapplet is a subset of the mapping in which we can have the information of the each dimension keys by keeping the different mappings created individually. If we want a series of dimension keys in the final fact table we will use mapping designer.

sandeepbabu

  • Apr 21st, 2014
 

Maplet is a resuable object,created with business rule using set of transformations and maplet is created with i/p maplet transformation and o/p tarnsformation. Maplet can be created without i/p maplet transformation.

It can be divided into two type:

1)active maplet
2)Passive maplet

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions