Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
The job executor allows you to execute a Pentaho Data Integration job.
By default the specified job will be executed once for each input row. This row can be used to set parameters and variables and it is passed to the job in the form of a result row.
You can also allow a group of records to be passed based on the value in a field (when the value changes the job is executed) or on time. In these cases, the first row of the group or rows is used to set parameters or variables in the job.
...