version 7.9.x | Download Pending |
Note
This article includes advanced Administrator areas for PSIcapture and any storage medium.
Audience
This article is meant for PSIcapture Administrators.
Overview
The Text Migration allows users to migrate a text file from PSIcapture to a customizable storage location, with a wide variety of configuration options. Below is a breakdown of configuration options available in this migration, and how to output a file that meets your business needs.
Text Migration General Options
Output File Options
Storage Location
The Storage Location specifies the directory that output file will be written to when migrating this Document Type. It is recommended that a different Storage Location be used for each Document Type. WARNING: If the user specifies Overwrite Output File in the Output File Write Mode and anything other than All Files in Storage Location\Batch Folder in the Shared File Options\File Directory Structure section each batch that is migrated will overwrite the output load file of the previous batch.
Specify a Storage Location by selecting one from the drop down list or by selection “New”. NOTE: Storage Locations can also be defined in the “Storage” tab on the Main Configuration Dialog as covered in the Configured Storage Locations section of this manual.
Add
A new Storage Location can be defined by pressing the ‘New’ button, which will open the Storage Location Definition dialog below. When the new Storage Location is saved, it will be added to the list of Storage Locations and will be automatically selected for the user.
Output File Naming
Select from one of the following: Batch Name, Batch Number, Batch Create Date, or Fixed Name
Output Fixed File Name
If the user selected Fixed Name in the Output File Naming dialog box they will be able to enter any valid windows file name in this dialog box.
Output File Extension
Select the desired extension of the output file. The default is txt.
Output File Write Mode
Select from one of the following: Overwrite Output File or Append to Output File
Text Output Type
Select from one of the following: Delimited or Fixed Length.
File Delimiter
Select from one of the following:
- .
- |
- :
- <Tab>
- <Space>
Text Qualifier
Enter a text qualifier character (optional).
Encoding;
Select from the following options (NOTE: UTF-8 is the windows default but if the target system is Unix ASCII may be desired):
- ASCII
- UTF-8
- UTF-7
- UTF-32
- Unicode
Include Field Header
Selecting this option will cause the field names or header to be included.
Image File Options
Migrate Image Files
Select Migrate Image Files to output the tiff files.
Image Source
Select the Image Source:
- Main Image – Image you see within the capture viewer
- Original Image – Only available if option on step 2 of 9 is selected (this image is not modified by Image Processing)
- Alternate Images – Alternate images can be created at various times during the workflow (IE Image Processing: Crop)
Storage Location
Select Storage Location by choosing a pre-defined location or configuring a new one.
Image Output Type
Select the Image Output Type: Multi-Page Tiff Image, Single Page Tiff Images, Single Page JPEG Images, Single Page BMP Images, Single Page GIF Images, Single Page PNG Images, Multi-Page PDF (Image Only), or Single Page PDFs (Image Only).
JPEG Quality
The default is 75 and is a good blend between quality and size. Raising the number will increase size and may increase the quality of the file. This setting affects Color, Grayscale and JPEG files only.
Tags to Output
When Alternate Images are selected as the Image Source, user can specify the image tag here. Only alternate images with the matching tag will be outputted. NOTE: Separate multiple tags using commas.
Alt. Page Behavior
Select Alt. Page Behavior: One Document with all tags, or One Document with each tag.
OCR and Extended File Format File Options
Migrate OCR Files
Select Migrate OCR Files to output the OCR files. This is for a files created in the OCR module.
Storage Location
Select Storage Location by choosing a pre-defined location or configuring a new one.
OCR Files to Migrate
Select OCR Files To Migrate: All OCR Files for Document, Single OCR File by workflow position, or OCR Files by file tags.
OCR File Tags to Output
Select OCR File Tags to Output: When OCR Files by file tags are selected, only files with matching image tags will be outputted. NOTE: Separate multiple tags using commas.
Advanced Migration Settings
Document Output
Document Specification
When choosing the option, "As Path", the following parameters must be configured:
Document Path Position
- Last Column - PSIcapture will use the last column of the text file as the document path position.
- Custom Column - PSIcapture will use the specified column of the text file to determine the placement of document path position.
- Do Not Output - PSIcapture will not output the Document Path Position.
Column
Becomes enabled for "Custom Column" above when using that feature and uses the specified column of the text file to determine the placement of document path position.
Document Path Output
- Absolute Paths - PSIcapture will use absolute paths to the specified Document Path Position above, e.g. (C:\Images\My Batch\)
- Relative Paths - PSIcapture will use relative paths to the specified Document Path Position above, e.g. (My Batch\)
- Fixed Root Paths - PSIcapture will use a fixed root path to specified in the field below.
Fixed Root Path
Enter the fixed root path of the migration storage location.
When choosing the option, "As Base64 Encoded Value", specify the following as well:
Output document files in addition to storing in output file - Enable this feature to migrate the document files alongside the stored Text Migration files.
Trigger File
Create Trigger File
Select this option to create a Trigger File.
Trigger File Fixed Name (optional)
Specify a Fixed Name for the trigger file (if applicable).
Trigger File Extension
Enter the Trigger file extension. The default is .trg.
Shared File Options
File Directory Structure
Select the desired directory structure from the following options:
- All Files in Storage Location
- All Files in Storage Location\Batch Folder
- Output File in Storage Location; Document files in Storage Location\Batch Folder
- Output File in Storage Location; Document files in Storage Location\Batch Folder\Capture Folder
Duplicate Image/OCR File Behavior
When the program detects that it is about to create a duplicate Image/OCR file the user can select from the following behavior options:
- Increment duplicate names (e.g.: 000001.tif, 000001_1.tif, 000001_2.tif)
- Overwrite existing file
- Use existing file
- Stop Migrating
Single Page Output Options
Storage Option
Select storage options that best suit your business needs.
Naming Option
Select format by which the files are named.
External Application Options
The user may wish to execute another windows application as a part of this migration. In order to accomplish this, the user must configure the following:
Application to Launch
Select the windows executable to launch.
Application Arguments
Supply any command line arguments, if any. These are supplied by the executable’ developer.
Launch Timing
The user can choose between the following timing options to launch the executable:
- Launch application after each Batch is migrated
- Launch application after all selected Batches are migrated
Wait for Application to Complete - PSIcapture will wait for the application to complete its process before continuing the workflow.
- Maximum Time (in Minutes) - This specifies how long PSIcapture will wait for the given process above to complete before proceeding with the workflow.
Field Settings
The Field Settings tab provides a tool to map index values from the capture process to index or metadata fields in the migrated text file.
The Field Name column represents the index field name defined for this Document Type, while the Linked Field Name column represents the index field name in the migrated text file.
The Output Format supports Text Field Masking.
To include a field to be migrated, select the corresponding checkbox in the "Include" column.
NOTE: If there are fields that do not match fields in the dropdown list they will be highlighted yellow.
Custom File Naming
File naming tabs have a universal interface. The example shown here is the Single Page File Naming tab. It supports the use of system and index data to name sections of text then migrated to the text file. For example, the Client, Platform, Batch_Number, and Load_Date as index fields could be concatenated to create a naming pattern for the migrated text within the text file.
These settings apply to custom files migrated.
NOTE: The "File Extension" feature is available here within the center column under "Add Field" and "Add Constant". Specify a custom file name extension as suits your business needs.
Single Page File Naming
File naming tabs have a universal interface. The example shown here is the Single Page File Naming tab. It supports the use of system and index data to name sections of text then migrated to the text file. For example, the Client, Platform, Batch_Number, and Load_Date as index fields could be concatenated to create a naming pattern for the migrated text within the text file.
These settings apply to single page custom files migrated.
NOTE: The "File Extension" feature is available here within the center column under "Add Field" and "Add Constant". Specify a custom file name extension as suits your business needs.
Folder Design
The folder design tab supports the use of system and index data in naming of the directories that are being migrated to the target storage medium.
Folder Design should be constructed initially by the storage medium administrator, and then that same design can be customized here to match your folder structure within the storage medium.
NOTE: If a folder of the same value already exists nothing is done.
Pre-Processing
Bates Stamping Options
Bates Stamping is a legal industry standard for organizing and numbering multi-page legal documents. PSIcapture provides two methodologies for applying Bates Stamping: Capture Bates Stamping and Migration Bates Stamping. Capture based stamping applies Bates Stamps during the initial capture phase of a workflow. Migration based stamping applies Bates Stamps in the Migration phase of a workflow, which is typically the final phase.
See PSIcapture Administrator Guide: Bates Stamping
Imaging Processing Options
Select Enable Image Processing and then specify the image processing functions to run.
NOTE: The Enable Image Processing affects ONLY images files and not OCR. This feature is intended to be used when the desired images being migrated need a particular function run on them like Despeckle when the user has scanned in color and wishes a second output stream of Black and White images.
See PSIcapture Administrator Guide: Image Processing
Image Tag Output
See PSIcapture Administrator Guide: Image Tag Output
Output Options
Remove specified page from Migration Output: Page to remove from Output
A specified page from each document will be omitted from the output. NOTE: The Remove Page from Output affects ONLY images files and not OCR. This feature is intended to be used when the desired page to be removed is NOT a Folder or Document Separator. OCR is handled in the OCR Workflow Configuration section of this manual.
Remove last page from Migration Output
The last page from each document will be omitted from the output.
Include Folder Separators in Output
If data is included on the Folder Separator which is important to the user during Quality Assurance or Index but is NOT desired to be left in the output viewed by the end user; de-selecting this option will remove the Folder Separator sheet before outputting the file.
Include Document Separators in Output
If data is included on the Document Separator which is important to the user during Quality Assurance or Index but is NOT desired to be left in the output viewed by the end user; de-selecting this option will remove the Document Separator sheet before outputting the file.
Do not output items marked with Skip flag
Items marked with the Skip flag will be omitted from the output.
NOTE: The Keep/Remove Separators defined in migrations affects ONLY images files and not OCR. OCR is handled in the OCR Workflow Configuration section of this manual.
Document Filtering
Comments
Please sign in to leave a comment.