Excerpt | ||
---|---|---|
| ||
Execute Transformations in Batch Mode |
...
This option runs the transformation defined in the XML file. (.ktr : Kettle Transformation)
Named parameters
Code Block |
---|
-param |
You can set the value of a named parameter, for example: -param:FOO=value
...
List the named parameters (their name, default value and description) that are defined in the specified transformation.
See also: [Named Parameters|EAI:Named Parameters].
Set the logging file
...