Migrate Cases

The material in this document is for informational purposes only. Rampiva makes no representations or warranties with respect to this document or with respect to the workflow described herein. Rampiva shall not be liable for any damages, losses, costs or expenses, direct, indirect or incidental, consequential or special, arising out of, or related to the use of this material or the products described herein.

Description

This workflow scans the root folder or drive for Nuix cases, and for each Nuix simple case that is in an older version, performs a migration to the current Nuix version that the job runs under.

Prerequisites 

  • Rampiva Automate Version: 6.0 or later

Parameters

Parameter

Description

Parameter

Description

{what_if}

Simulate running the workflow

{max_hours_run_time_number}

Do not start new case stats scans after workflow ran for this many hours

{workflow_report}

The location of the report that will list all cases and the work performed on each case

{root_cases_path}

The root folder containing the Nuix cases

{perform_backup}

Before migrating a case, copy the case to a backup location

{backup_location}

Location to perform the backup in

{delete_backup}

Delete the case backup if the migration did not encounter errors

{min_case_version}

Do not migrate cases below this version

{max_case_version

Do not migrate cases above this version

Usage

Setting the parameter {what_if} to Yes will search for all cases but will only simulate running the migration. To run a migration, set the parameter {what_if} to No.

Operations

 

Operation

Notes

 

Operation

Notes

1

Configuration

 

2

Configuration

System settings

3

Script

Skip opening case with Nuix

4

Use Case

 

5

Script

Test What If

6

Script

Scan case folders

7

Script

Loop #START

8

Script

Migrate the case if needed

9

Script

Loop #ITERATE

10

Script

Loop #END

Download