For the complete documentation index, see llms.txt. This page is also available as Markdown.

Samples

The following sample transformation and job, which demonstrate the capabilities of this step, are available in the distribution package in the design-tools/data-integration/samples/transformations/job-executor folder.

  • test-trans.ktr

    Passes three rows ('one,' 'two,' 'three') to a job that is then executed three times. It sets a parameter to three different values. You can preview the Results, Result files, and Result rows steps to view the output.

  • test-job.kjb

    Displays a message box with the value and set of the result files.

Samples

Last updated

Was this helpful?