General
Enter the following information in the transformation step fields.
Option
Description
Step Name
Specifies the unique name of the transformation on the canvas. A transformation can be placed on the canvas several times; however, it represents the same transformation. The Step Name is set to Job Executor by default.
Job
Specify your job to execute by entering its path or clicking Browse.
If you select a job that has the same root path as the current job, the variable ${Internal.Entry.Current.Directory} will automatically be inserted in place of the common root path. For example, if the current job's path is /home/admin/transformation.kjb
and you select a job in the folder /home/admin/path/sub.kjb
than the path will automatically be converted to *$\{Internal.Entry.Current.Directory\}*/path/sub.kjb
.
If you are working with a repository, specify the name of the job. If you are not working with a repository, specify the XML file name of the job.
Jobs previously specified by reference are automatically converted to be specified by the job name within the Pentaho Repository.
Last updated
Was this helpful?