Parameters tab

Transformation entry parameters tab

Enter the following information to pass parameters to the transformation:

Option

Description

Copy results to parameters

Copies the results from a previous transformation as parameters of the transformation using the Copy rows to result step.

Pass parameter values to sub transformation

Pass all parameters of the job down to the sub-transformation.

Parameter

Specify the parameter name passed to the transformation.

Parameter to use

Specify the field of an incoming record from a previous transformation as the parameter.If you enter a field in Parameter to use then Static input value / variable is disabled.

Static input value / variable

Specify transformation parameter values through one of the following methods:- Manually enter a value (ETL Job for example).

  • Use another parameter to set the value (${Internal.Job.Name} for example).

  • Use a combination of manually specified values and parameter values (**$\{FILE\_PREFIX\}**_**$\{FILE\_DATE\}**.txt for example).

If you enter a value in Static input value / variable, then Parameter to use is disabled.

Get Parameters

Get the existing parameters already associated by the transformation.

Last updated

Was this helpful?