See Section B.2.2 of the Batch Scan Wizard manual for more information on creating scan jobs. See the Project Manager or Digitization Coordinator for guidance on creating scan jobs.
Scanner operators that use the SMA Scan Master 0 to scan oversize items and/or bound multi-page items must set up a scan job before operating the scanner. Some projects can be completed with one scan job (e.g., scan a yearbook or University calendar) while other projects require multiple scan jobs (e.g., scan a box of archival file folders).
Considerations when setting up scan jobs:
Using the index string editor
The index string editor uses a combination of job index variables and text strings that define file paths and file naming conventions. In some cases, scanner operators may need to use Adobe Bridge and other utilities to adjust the file names and directory paths so they conform to the Libraries' guiding principles for file naming and file organization.
To change the Image path:
- Click on the Edit button next to the Image path field to launch the Image path edit window in the Index String Editor. The Index build list shows how variables and text strings combine to form the Image path.
- Right-click on a variable in the Index list and choose how to insert the variable into the Image path.
- Prepend - Place the variable at the beginning of your Image path.
- Insert - Insert the variable before the selected variable in the index build list. Highlight a variable in the Index build list before using this option.
- Append - Insert the variable after the selected variable in the index build list. Highlight a variable in the Index build list before using this option.
- Replace - Select a variable in the Index list, select a variable in the Index build list, and click on the Replace button to swap the selected variables.
- Use the Remove button to remove a selected variable from the Index build list.
- If the variable is inserted into an undesired location, drag and drop the variables or strings in the Index build list so they are arranged in the correct order.
Job tab
Job Name
Enter a name in the Job Name field. The job name could be the Collection ID, or a complete reference code. The job name will depend on the material to be scanned and the desired output of the scanner. Job names can be incorporated into image file names in the Image files tab.
Job ID
Note: If the scan job is based on a previously existing template, click on the Change button and select the appropriate job template.
Each scan job has an automatically generated unique Job ID. The Job ID is a sequence of ten numbers defined by the number of seconds that have elapsed since midnight in the Coordinated Universal Time (UTC) time zone, January 1, 1970, not counting leap seconds.
Example: 1340908148 (2012-06-28 18:29:08Z)
The Job ID can be incorporated into the image file names in the Image files tab.
Job Info
Add descriptive information about the scan job or scan job template.
Image files tab
The Image files tab uses a combination of job index variables and text strings that define file paths and file naming conventions. In some cases, scanner operators may need to use Adobe Bridge and other utilities to adjust the file names and directory paths so they conform to the Libraries' guiding principles for file naming and file organization.
Image path
The default Image path will be a combination of two variables and a text string: %s(finalize_path)\%s(job_name). This is a combination of the Finalize path defined in the Directories tab and the Job Name defined in the Job tab:
Variable/String | Description | Example |
---|---|---|
%s(finalize_path) | Variable for the main directory in which images will be stored after the job is finalized. The default Finalize path is C:\Scan2Net\images. The actual location can be changed in the Directories tab. | C:\Scan2Net\images |
\ | Text string that indicates a subdirectory. Creating a subdirectory prevents accidentally overwriting existing images during the Finalize process. | C:\Scan2Net\images\ |
%s(job_name) | Variable that uses the Job Name defined in the Job tab. | C:\Scan2Net\images\PC1_46 |
Image file name
The default Image file name will be a combination of two variables: %s(job_name)-%04d(page_number) and a text string. This is a combination of the Finalize path defined in the Directories tab and the Job Name defined in the Job tab:
Variable/String | Definition | Example |
---|---|---|
%s(finalize_path) | Variable for the main directory in which images will be stored after the job is finalized. The default Finalize path is C:\Scan2Net\images. The actual location can be changed in the Directories tab. | |
- | The hyphen indicates a separator in the file name. Hyphens are normally only permitted in the Collection ID. In all other cases, the hyphen should be replaced with an underscore. | |
%d | ||
%04d(page_number) | Variable that includes a numerical output and leading zeros |
- - - The hyphen indicates a separator in the file name. Hyphens are normally only permitted in the Collection ID. In all other cases, the hyphen should be replaced with an underscore.
- %04d(page_number) - Variable that includes a numerical output and leading zeros:
Variable | Output |
---|---|
%d | 1 |
%2d | .1 |
%3d | ..1 |
%4d | ...1 |
%5d | ....1 |
%01d | 1 |
%02d | 01 |
%03d | 001 |
%04d | 0001 |
%05d | 00001 |
To change the Image file name:
- The
Preview file name
Finalize tab
To change the finalize path, click on the Browse button and select another location as appropriate. Finalize paths can also be set to save files on external hard drives.
Properties tab
Directories tab
Capture directory
The capture directory is an intermediate storage area for all scanned images. To optimize scanning speed, it is recommended that the capture directory be located on a local drive. Temporary images in the capture directory are deleted when the "Finalize & and delete" function is used to export "master" files. The temporary images remain in the capture directory when the "Finalize" function is used.