History Tab

Each time CopyStorm runs it records job information and statistics into a set of history logging tables within the CopyStorm database. The History Tab supports viewing and exporting CopyStorm job history.

The History Tab consists of two sections — a top section used to search for past CopyStorm jobs and a bottom section displaying a one-line status for each job in the database.

CopyStorm Job History

Job History Table Headers

Column Name
Description

View...

Opens a dialog providing detailed status of the selected job.

Id

ID of the job.

Status

Completion status of the job. Green checkmark indicates this job had no exceptions. Red exclamation indicates job finished with at least one exception.

Start

The start timestamp of the job, in local time.

End

The end timestamp of the job, in local time.

#Copied

Number of records written to the database.

#Skipped

Records read but not copied as they are already in the backup.

#Deleted

Records removed from the database due to deletion in Salesforce beyond retention settings.

#Snapshot

Records captured as part of point-in-time copy or custom snapshot.

#Exceptions

Number of exceptions reported during the job.

Time

Total elapsed time of the job.

API Calls

Number of Salesforce API calls used during the job.

Version

Application version used for the job.

Config File

Name of the .copyStorm configuration file associated with the job.

Individual Job View

When the “View…” column is clicked a dialog appears providing detailed job status. This dialog is similar to the “Copy in Progress” GUI but only contains tables that had activity in the selected job.

Individual Job View Table Headers

Column Name
Description

Table

Opens a dialog providing detailed status of the selected job.

Start Time

Starting time of the table copy.

End Time

Ending time of the table copy.

#Read

Number of records read from Salesforce.

#Copied

Number of records written to the database.

#Skipped

Records read but not copied as they are already in the backup.

#Deleted

Records removed from the database due to deletion in Salesforce beyond retention settings.

#Per Minute

Average number of records written to the database per minute.

Total Time

Total Elapsed time of the table.

Exceptions View

Any exceptions that occurred during the job will be displayed in the Exceptions tab. In this example, the job had a single exception.

CopyStorm/Medic Job History

Job History Table Headers

Column Name
Description

View...

Opens a dialog providing detailed status of the selected job.

Status

Completion status of the job. Green checkmark indicates this job had no exceptions. Red exclamation indicates job finished with at least one exception.

Start

Start timestamp of the job.

End

Records read but not copied as they are already in the backup.

#Deleted

Records removed from the database due to deletion in Salesforce beyond retention settings.

#Snapshot

Records captured as part of point-in-time copy or custom snapshot.

#Exceptions

Number of exceptions reported during the job.

Time

Total elapsed time of the job.

API Calls

Number of Salesforce API calls used during the job.

Version

Application version used for the job.

Config File

Name of the .copyStormMedic configuration file associated with the job.

Individual Job View

When the “View…” column is clicked a dialog appears providing detailed job status:

Other Features

In addition to viewing historical job data, the History Tab can be used to delete job records and to export job data to Excel-compatible CSV files.

To delete records:

  • Click on the check box next to one or more Job #.

  • Click on the “Delete” button.

To export job history to CSV files:

  • Click on the check box next to one or more Job #.

  • Click on the “Export” button.

Last updated

Was this helpful?