- Contents
Interaction Designer Help
Export for OCR file
Important: The system no longer supports OCR tools.
Converts OCR result file (created by the OCR for TIFF/PCX/DCX files tool) into one of several document formats. You may optionally choose to preface unrecognized words and characters with a special character, allowing easier search-and-replace editing later.
Inputs
OCR filename
The name of the OCR result file generated by the OCR for TIFF/PCX/DCX files tool. This value is empty by default.
Text format
An integer corresponding to one of the following document types:
-
AmiPro2030
-
ANSI
-
ASCII
-
DatabaseASCII
-
DCA
-
DecolASCII
-
EBCDIC
-
Excel
-
FrameMaker
-
Interleaf
-
Lotus123WK1
-
Lotus123WK3
-
Lotus123WK4
-
LotusManuscript2x
-
MicrosoftWord40
-
MicrosoftWord5x
-
MicrosoftWord60
-
Multimate33
-
MultimateAdv36
-
MultimateAdv37
-
OfficeWriter6x
-
PageMaker
-
PDAFormat
-
PFSFirstChoice20
-
PFSFirstChoice30
-
PFSProfWrite2x
-
Quattro
-
RichTextFormat
-
SamnaWordIVPlus
-
Ventura
-
WindowsWrite3x
-
WordForWindows1x
-
WordForWindows2x
-
WordForWindows60
-
WordForWindows70
-
WordPerfect42
-
WordPerfect50
-
WordPerfect5152
-
WordPerfect60
-
WordStar50
-
WordStar55
-
WordStar60
-
WordStar70
-
WordStarWindows1x
-
XyWriteIIIPlus
Mark suspicious characters/words?
When the OCR engine parses this image, it can optionally mark words or characters it wasn't sure about with a special character. The special character is placed before each low-confidence word and character. Specify true to automatically preface low-confidence words and characters with a special character. This makes search-and-replace editing easier if you use a character that rarely appears in the document, such as "#" or "~". Specify false to not mark low-confidence words and characters. The resulting quality of the exported text is dependent upon the quality of the fax image.
Character Marker
The character that will preface low-confidence words and characters. Pick a character that appears rarely in your document, such as "#" or "~".
Text file name
The name of the document to be generated. Leave this empty ("") to generate a unique filename that will be passed to the Name of the output text file output parameter.
Outputs
Text file name
This should be the same name as you specified in the Name of output text file input parameter.
Error Code
If this tool fails, you can evaluate the reason for failure by examining Error Code and Error Message. Error codes and messages are listed in the Error Message parameter explanation below.
Error Message
A description of why this tool failed.
Error Code |
Error Message |
Explanation |
-1 |
"Fatal error." |
This tool has failed due to a larger failure within CIC. Your event log may contain diagnostic information about the failure. This must be diagnosed by technical support. You should never encounter this error. |
0 |
"No error." |
This tool executed successfully. |
1 |
"OCR not enable" |
The OCR Server is not running. Make sure the OCR Server is installed, running, and properly configured from within Interaction Administrator. |
2 |
"No OCR result filename." |
The file could not be created at the specified location. Make sure the filename and path are correct. |
3 |
"Bad OCR result filename." |
The OCR result file could not be created at the specified location. |
4 |
"Bad text output filename." |
The file could not be created at the specified location. Make sure the filename and path are correct. |
Exit Paths
Success
This tool takes the Success exit path if the Error Code is 0.
Failure
This tool takes the Failure exit path if the error code is not 0.