Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Additional column descriptions are provided below.

Column name

Description

ID

Unique ID assigned to the job at the time of creation

Source

Source path for the job

Destination

Destination path for the job

Last run

Default column option. The last run date and time for the job

Next run

The next run date and time for the job. "Not scheduled" appears for jobs not set to run on a schedule.

Job status

Default column option. Status indicating what's happening with the job. See Job Status, Item Error & Warnings Categories for more information. 

Job duration

The duration of a running job. Jobs that are not actively running will display a dash ( - ) as the status.

Category

Category assigned to the job

Created

Date the job was created (month and day)

Modified

Date the job was last modified (month and day)

Transfer rate

Previous or current job's execution transfer rate in bytes per second. Only counts file data payload

Status data

Sum of latest version sizes of items with the selected status. The available options are:

  • Succeeded data

  • Revised data

  • Retrying data

  • Flagged data

  • Ignored data

Status data (all versions)

Sum of all version sizes of items with the selected status. The available options are:

  • Succeeded data (all versions)

  • Revised data (all versions)

  • Retrying data (all versions)

  • Flagged data (all versions)

  • Ignored data (all versions)

Status items

Number of files and folders with the selected status. The available options are: 

  • Succeeded items

  • Revised items

  • Retrying items

  • Flagged items

  • Ignored items

Viewing More Options

When you select a job or multiple jobs in the list, a More options button displays. This button opens a menu with options you can use to manage job schedules, rename jobs, reset jobs, duplicate jobs, and delete jobs. The More options button is not available when selecting system jobs since you can't alter these jobs.

...

The Export this list option exports the current job list to a csv file and provides additional information about the jobs. The export will reflect any filters applied to the job list before exporting the information. 

Field 

Description

job_id

The ID assigned to the job in the DryvIQ Platform

job_name

The job name

source_path

The source path used for the job

source_id

The ID assigned to the source connection used for the job. The ID is assigned by the DryvIQ Platform when the connection is created.

source_name

The name assigned to the source when it was created in the DryvIQ Platform

source_account

The account on the source platform used for the job

destination_path

The destination path used for the job

destination_id

The ID assigned to the destination connection used for the job. The ID is assigned by the DryvIQ Platform when the connection is created.

destination_name

The name assigned to the source when it was created in the DryvIQ Platform

destination_account

The account on the destination platform used for the job

successful_item_count

The number of items in the job that were successfully transferred

flagged_item_count

The number of items in the job that were flagged for review. These are items that were flagged because they could not be transferred or because there was an issue with the transfer that needs to be reviewed.

number_of_executions

The number of times the job has run

last_failure_message

The last failure message the job received (if applicable)

...

List Jobs Using the REST API

...