When you export a mapplet or you export a mapping as a mapplet, the export process creates objects in the mapplet. The export process also renames some mapplet objects.
The export process might create the following mapplet objects in the export XML file:
Expression transformations
The export process creates an Expression transformation immediately downstream from each Input transformation and immediately upstream from each Output transformation in a mapplet. The export process names the Expression transformations as follows:
Expr_<InputOrOutputTransformationName>
The Expression transformations contain pass-through ports.
Output transformations
If you export a mapplet and convert targets to Output transformations, the export process creates an Output transformation for each target. The export process names the Output transformations as follows:
<MappletInstanceName>_<TargetName>
The export process renames the following mapplet objects in the export XML file:
Mapplet Input and Output transformations
The export process names mapplet Input and Output transformations as follows:
<TransformationName>_<InputOrOutputGroupName>
Mapplet ports
The export process renames mapplet ports as follows: