Last date modified: 2025-Nov-12

Creating and running an Archive job

The archive function assesses a workspace’s primary and critical components and packages those components into an archive. ARM includes the following components:

  • workspace database
  • natives, images, produced images
  • processing
  • coding decisions
  • layouts
  • views
  • saved searches
  • extracted text
  • Review Center
  • Audit
  • dtSearch index
  • Structured Analytics
  • Conceptual Analytics

Creating an Archive job

Complete the following steps to create a new Archive job:

  1. Click New Archive at the top of the ARM Jobs page.
    New archive job page
  2. Configure settings in Source & Destination fields, Options fields, and Notifications fields sections.
  3. Click Save.

At this point, you can:

  • Click the Run Job button in the console to run the job manually.
  • Click the Delete Job button in the console to delete the job.
  • Click the ARM Jobs tab on the page to navigate back to the ARM Jobs list and view the newly created Archive job.

Source & Destination fields

Options fields

Notifications fields

Running an Archive job

After you click the Run Job button for an already existing Archive job, ARM will display job in progress screen with main status of the job, detailed stage part, archive settings, and actionable panel on the right.

Running an archive job

On the top of the page, you can see the job's phase overall status with the following information:

  • Status—status of the job.
  • Time Elapsed—the time elapsed since the job was started.
  • Phase—displayed if the archive job is in Validation, Archiving or Reporting phase.

ARM job is divided into three main phases that are comprised of multiple stages. You can click on a phase to expand all stages inside. Stages in a phase are executed simultaneously.

Job phases and stages

When running an archive job, phases and stages are as follows:

  1. Validation—ARM verifies different workspace and environment components to establish if the workspace is ready to be archived.
    1. Archive Preparation
    2. Environmental validation
    3. Application Data Migration
  2. Execution—ARM creates a copy of the workspace in the archive directory.
    1. File migration
    2. Data archiving: Database backup
    3. Data archiving: Application and scripts
    4. Archive components queuing
    5. Application Data Migration
  3. Reporting—the core archiving process is completed and the application is gathering statistics, verifying content, and preparing missing and malware file lists.
    1. Statistic gathering
    2. Missing and Malware files list preparation
    3. File repository folder validation

In the actionable panel on the right, you can do the following with a currently running job:

  • Pause job—status of the job will change to Pause Requested. When pause is requested, job will continue executing tasks and will pause after the stage is completed. This provides a stable location to continue processing from if you retry the job.
  • Cancel job—when a job is canceled, it will continue executing tasks until it reaches a safe spot to cancel. If a job is in 'Canceling' status, you can already create a new job from the same workspace.
  • Download logs—click the Download Logs button to download a report on the job in .txt format.

When an Archive job finishes, ARM displays a summary page. For details, see Summary page.

Job statuses

An Archive job can have several statuses:

  • Not Started—job has been created but not run. You can run the job or delete it from ARM.
  • Execution requested—the job has been initialized, and it is waiting for resources to be picked up.
  • In Progress—the job is running, and detailed progress can be reviewed on the page.
  • Processing with Errors—one or many tasks in the job errored but other tasks in a stage are still in progress. When all tasks re complete, job status will change to Errored and you can Retry it.
  • Errored—the job encountered an error, you can Retry Job to restart it or click Cancel Job to stop it.
  • Cancellation—when you cancel the job, initially, job status will change to Cancellation requested. When it reaches the save spot to cancel, the status will change to Cancellation Complete.
  • Paused—when you pause the job, initially, job status will change to Pause Requested. When it is safe for the job to be paused, the status will change to Paused. You can re-submit the job, and it will continue from the moment it was paused.

Summary page

Completed ARM jobs can be reviewed on the Summary page.

Archive job summary page

Job Statistics section—presents the number of workspace, archive, skipped, and malware items in the archive job. These items are displayed for the following file types:

  • Document Repository Files—the number of Repository Files archived. That includes all the files, except documents published by Processing.
  • Document Linked Files—the number of Linked Files archived. If ‘Include Processing’ was disabled, then all files published by Processing will be calculated as Linked Files.
  • Non Document Repository Files—the number of non-repository files archived. Files attached to Relativity objects in the workspace but not to documents are called non-repository files, such as placeholder and file type icon.
  • Processing—the number of Processing files archived.
  • Structured Analytics—the number of structured analytics files archived.
  • Review Center—the number of files archived for Review Center application.
  • dtSearch Indexes—the number of dtSearch indexes archived.
  • Analytics Conceptual—the number of conceptual analytics files archived.
  • Audit ECA—the number of Audit records archived.
  • Data Grid File System—the number of Data Grid files archived. That included files related to Data Grid enabled fields, for example, Extracted text.

During an archive job, if ARM cannot find a file in File repository, the file will be reported as Skipped. During an archive and a restore job, if Relativity detects a file as a potential malware file, ARM will report the file as Malware File.

Source & Destination section—displays the following information for each job:

  • Status—jobs can have the following statuses:
    • Cancellation Complete—a successfully canceled job cannot be retried.
    • Complete
  • Job ID—the identification number of the job.
  • Job execution guid—additional identification number for the job.
  • Workspace—name of the workspace selected for the job.
  • Archive Destination Directory—location of the archive folder.
  • Job Priority—priority selected for the job.

Also, you can display job settings in Options and Notification tabs.

Action History section—displays history and detailed information on users’ interaction with the job.

In the actionable panel on the right, you can:

  • Download Malware File List—if ARM detects Malware Files during Archive, you can click the Download Malware File List button to download a .csv file containing a list of the malware files.
  • Download Missing File List—for Archive jobs, if any of the files in the job were missing, you can click the Download Missing File List button to download a .csv file containing a list of the missing files.
  • Download Logs—click the Download Logs button to download a report on the job in .txt format.
Return to top of the page
Feedback