Set of reusable transformations to perform business logic is called as Mapplet or simply it is reusable business logic.
Types of Mapplet
There are two types of mapplet
Active Mapplet
If a mapplet is having active transformation is called as active mapplet.
Passive Mapplet
If a mapplet is having all the passive transformations is called as passive mapplet.
Restrictions to Create Mapplet
•A Mapplet should have at least one mapplet input and one mapplet output.
•We cannot use normalized transformation and COBOL sources in a mapplet.
•We cannot use target definitions, Xml source qualifiers in a mapplet.
•If we are using a sequence generator that should be reusable one.
•If we are using a stored procedure in a mapplet it should be normal one.
•We cannot create mapplet inside a mapplet.
Types of Mapplet
There are two types of mapplet
Active Mapplet
If a mapplet is having active transformation is called as active mapplet.
Passive Mapplet
If a mapplet is having all the passive transformations is called as passive mapplet.
Restrictions to Create Mapplet
•A Mapplet should have at least one mapplet input and one mapplet output.
•We cannot use normalized transformation and COBOL sources in a mapplet.
•We cannot use target definitions, Xml source qualifiers in a mapplet.
•If we are using a sequence generator that should be reusable one.
•If we are using a stored procedure in a mapplet it should be normal one.
•We cannot create mapplet inside a mapplet.