You can resolve and validate mapping parameters to ensure that the Data Integration Service can read and process the parameters at run time. The mapping must be valid before you resolve the parameters. When you resolve the mapping parameters, the Developer tool generates an instance of the mapping that shows how the Data Integration Service resolves the parameters at run time.
If you run a mapping multiple times using different parameter sets or parameter files, validate the mapping with resolved parameters each time to make sure that the parameter sets or parameter files are compatible with the mapping.
In the Developer tool, right-click a mapping in the editor or the Object Explorer view. Select
Show Mapping with Resolved Parameters
.
The
Show Mapping with Resolved Parameters
dialog box appears.
Select one of the following mapping parameters options:
Apply the default values in the mapping. The Data Integration Service applies the default parameter values configured in the mapping.
Apply a parameter set. The Data Integration Service applies the parameter values configured in the parameter set.
Apply a parameter file. The Data Integration Service applies the parameter values configured in the parameter file.
Click
OK
.
The Developer tool generates a run-time instance of the mapping that shows the resolved parameters. The run-time instance of the mapping appears in a new tab.
Right-click the run-time instance of the mapping and select
Validate
.
If errors appear in the
Validation Log
view, fix the errors and validate the mapping again.
To run the mapping with the selected parameters, right-click the run-time instance of the mapping and click