# 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](/files/32mPDLhzbWYpx6v6txwE)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-data-integration/9.3-data-integration/pdi-transformation-steps-reference-overview/job-executor/samples.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
