Overriding Non-Reusable Transformation Parameters in a Reusable Mapplet
Overriding Non-Reusable Transformation Parameters in a Reusable Mapplet
When you create a reusable mapplet that contains a non-reusable transformation, the transformation remains non-reusable. If you create a non-reusable transformation in a mapplet, the transformation parameters are mapplet parameters. When you add a reusable mapplet that contains a non-reusable transformation to a mapping, the non-reusable transformation in the mapplet remains a non-reusable transformation in the mapping.
You can expose the mapplet parameters as mapping parameters. When you expose the mapplet parameters, the mapplet parameters bind to mapping parameters, and the non-reusable transformation parameters become mapping parameters.
To override the reusable mapplet parameters, complete one of the following tasks:
Configure mapping parameters.
Expose the mapplet parameters as mapping parameters. After you expose the mapplet parameters, the mapplet parameters use the default values of the mapping parameters at run time. Reconfigure the mapping parameters.
Expose the mapplet parameters as mapping parameters. After you expose the mapplet parameters, the mapplet parameters use the default values of the mapping parameters at run time. Configure a parameter set or a parameter file to override the mapping parameters.
To override the non-reusable transformation parameters, complete one of the following tasks:
Reconfigure the mapplet parameters.
Expose the mapplet parameters as mapping parameters. After you expose the mapplet parameters, the non-reusable transformation parameters become mapping parameters. Reconfigure the mapping parameters.
Expose the mapplet parameters as mapping parameters. After you expose the mapplet parameters, the non-reusable transformation parameters become mapping parameters. Configure a parameter set or a parameter file to override the mapping parameters.