Validate File Paths and System Fields

About Path and Field Management

Case Utilities allows you to validate image, native, and/or production image file paths defined in cases. It also allows you to check for the existence of the following system fields and update field contents:

  • Extracted text size (TEXT_SIZE )

  • Native file extension (FILE_EXT)1

  • Native file type (FILE_ID)

  • Hash values (MD5_HASH and SHA1_HASH)

  • Document image count (IMAGECNT)

  • Document’s ending page (ENDDOC)

    Note: FILE_EXT was named “FILETYPE” in earlier releases.

If any of the fields you select for validation is missing (or no values exist), you will be alerted so that the field(s) can be added/updated.

For details on these fields, see About Database Fields.

Validate Paths and Fields

To validate files paths and/or check/update fields:

  1. Getting started:

    1. Identify needed information, including case and items to be checked/updated.

    2. Select an appropriate time to make global changes.

      Depending on the size of the database, system capabilities, and other factors, global functions may consume significant system resources and time. It is recommended that you carry out major global functions during “off hours” to minimize the impact to the system and your users.

    3. If users might be logged on, alert them that performance may be affected while you perform this operation.

  2. On the LOCAL DISCOVERY Dashboard, expand the Utilities menu in the top, far-left corner of the screen. Select the Validate Paths button from that menu to open the application in a new window.

  3. Select the needed client ID and case.

  4. Select the items to be validated and/or updated:

  5. NOTE: If your case includes documents lacking images (thus they have no pages) and you select Update EndDoc Field, you have the option to leave the ENDDOC field empty (by default it includes the BEGDOC value for such documents). Select or clear the secondary option as needed.

  6. Check the log file location; if needed, enter or click Browse and navigate to/select a different path and/or file name.

  7. Click Start. The Validate Image/Native Paths page begins the validation and/or update.

  8. If any system fields are missing, the page prompts you to add them. In response to the warning message, click Yes.

  9. After the validation completes, note whether or not errors exist. This figure shows error details in the Validate Image/Native File Paths workspace.

  10. If errors are indicated, open the log file (in Windows Explorer) and evaluate error details so that problems can be corrected.

Manage Volumes

About volumes

Image volumes

IPRO highly recommends the use of volumes, which are user-defined variables representing the paths where image files are located. Volumes provide an efficient way to define and manage case image files. The following figure shows the use of a volume as seen in the Administration Database Records tab. For details on the volume information, see :

Production volumes

Case Utilities creates volumes automatically for production jobs. This action makes it easy for you to change the location of production files, should this be necessary. (For example, if a server becomes full, you might need to copy production files to a new location).

Use the following procedures to manage volumes for both images and production files:

Create a new volume

To create a new volume to define the location of case images:

  1. Getting started: Identify needed information, including full UNC path and volume name.

  2. On the LOCAL DISCOVERY Dashboard, expand the Utilities menu in the top, far-left corner of the screen. Select the Manage Volume Paths button from that menu to open the application in a new window.

  3. In the Manage Volume Paths workspace, select the needed client ID and case.

  4. Click Create New Volume.

  5. Enter a volume name and click OK. For example, VOL1.

  6. Enter the path (using UNC syntax) and click OK. For example, \\SERVER001\CASES, not D:\CASES.

  7. NOTE: Make sure you enter the correct path; it is not validated during this process.

  8. Repeat these steps to create additional volumes.

  9. When finished, click OK.

Change path for existing volumes

To change the path of existing volumes (for either images or production files):

  1. Getting started: Identify needed information, including needed path and volume name.

  2. On the LOCAL DISCOVERY Dashboard, expand the Utilities menu in the top, far-left corner of the screen. Select the Manage Volume Paths button from that menu to open the application in a new window.

  3. In the Manage Volume Paths workspace, select the needed client ID and case.

  4. On the Manage Volumes tab, click corresponding to the volume to be changed.

  5. Enter the correct path and click OK. The path must be entered as follows:

    • For image volumes, enter a UNC path.

    • For production files, enter a local, mapped drive, or UNC path.

  6. NOTE: Make sure you enter the correct path; it is not validated during this process.

  7. If needed, view images at the new location.

Delete a volume

If a volume is no longer used, it can be deleted as follows:

  1. Getting started: Identify needed information, including needed path and volume name.

  2. On the LOCAL DISCOVERY Dashboard, expand the Utilities menu in the top, far-left corner of the screen. Select the Manage Volume Paths button from that menu to open the application in a new window.

  3. In the Manage Volume Paths workspace, select the needed client ID and case.

  4. On the Manage Volumes tab, click corresponding to the volume to be deleted.

  5. IMPORTANT! Make sure the correct volume is selected and is not in use; no check is performed on this action.

  6. Click Yes in response to the confirmation message.

Update File Paths

The following procedure allows you to update path information as follows:

  • Modify image, native file, or production image path information for a range of pages (or the entire case).

  • Change the path used with a volume (the subfolder in the volume location).

  • Eliminate use of a volume and use a full path (not generally recommended).

  1. Getting started:

    1. Identify needed information, including image keys of documents to be changed and details of the path to be changed.

    2. On the LOCAL DISCOVERY Dashboard, expand the Utilities menu in the top, far-left corner of the screen. Select the Manage Volume Paths button from that menu to open the application in a new window.

  2. In the Manage Volume Paths workspace, select the needed client ID and case.

  3. Click the Bulk Update File Paths tab.

  4. Enter the Starting and Ending Image Key, or select Entire Case.

  5. Select the type(s) of paths to be changed:

    • Image Path

    • Native File Path

    • Production Image Path

  6. For changes that do not include the use of volumes:

    1. Enter the path to be changed in the Search For field.

    2. Enter the new path in the Replace With field.

    3. Skip to step 8.

  7. For volume-related changes:

    1. Ensure that the Image and/or Production Path option is selected.

    2. Complete the Search For field with the image path details to be replaced, using the following syntax:

      @vol1@path1

      where:

      vol1 is the volume name to be replaced, entered between two “at” signs. If no volume name exists, enter a single space between the at signs, as in: @ @

      path1 is the path to be replaced, as it appears in the Path field. If no path exists, enter nothing.

    3. Complete the Replace With field with the correct image path details, using the following syntax:

    4. @vol2@path2

      where:

      vol2 is the volume to be used, entered between two “at” signs. The volume does not need to exist at this point, but must be created in order for images to be available in the case. Note: 1) If you need to change only the path (subfolder) details, enter the volume that is currently used for the images. 2) If you do not want to use a volume, enter a single space between the at signs, as in: @ @

      path2 is the path to be used (either a subfolder in the volume location or a full UNC path if no volume is used). If the volume defines the complete image path location, enter nothing for the path.

      See Search/replace examples for sample entries for replacing volume path details.

  8. Click Start. For a large number of documents, a progress message will display at the bottom of the database records workspace.

  9. Check documents in Review (in the Image, Quick View, and/or Production History tabs.

Search/replace examples

The following table shows examples of defined image paths and the search/replace entries needed to make changes using the procedure described in Manage Volumes.

Currently Defined
Image Path

Search/Replace Entries

Replace a path that was part of the case import with a volume (VOL1) and subfolder (IMAGES):

 

Search For: @ @D:\IMAGES

Replace With: @VOL1@IMAGES

Change the existing volume (VOL1) to a different volume (VOL2), leaving the subfolder (IMAGES) unchanged:

 

Search For: @VOL1@

Replace With: @VOL2@

 

Change the existing volume and subfolder:

 

Search For: @VOL1@IMAGES

Replace With: @VOL2@SMITH\IMAGES

 

Change subfolder alone:

 

Search For: @VOL1@IMAGES

Replace With: @VOL1@SMITH\IMAGES

 

Remove a volume and use a complete UNC path:

 

Search For: @VOL1@IMAGES

Replace With: @ @\\server\cases\images

 

 

Related Topics

Overview: Case Utilities