Job tab

The Job tab on the Findings page provides details about the job run, including the SQL query and command line parameters. It also enables you to edit the run command line, run the job again, and create a clone of the dataset.

Job tab in the Findings page

The following table provides and overview of the key elements of the Job tab with numbers that correspond to the image above.

No. Component Description
Run Job

Runs the job using the parameters specified in the Command Line tab.

Clone Dataset

Creates a new copy of the dataset. Note that alerts and rules are not cloned.

Query, Command Line, and JSON tabs

Provides details of the job run. Select one of the following tabs:

The Query tab displays the source query that creates the job. It is not editable. For example:

Query tab in the Job tab in the Findings page

The Command Line tab displays the run command with the associated parameters for the current job. Use the buttons on the right to Copy to clipboard or Edit the command. For example:

 Command Line tab in the Job tab in the Findings page

For more information on the parameters, go to Job Command Line Parameters.

The JSON tab displays the run command for the current job in JSON format. Use the buttons on the right to Copy to clipboard or Edit the command. For example:

JSON  tab in the Job tab in the Findings page

Previous DQ Job A read-only representation of the command line and parameters used the last time this job was run.
Template A template of the command line used to run the previous job. If the template uses variables, the variables are listed in place of the actual values.