Available in XBOUND 3.8 and later.
This view shows the fields in a document that passed a Verification step (RepCatName = 'Verification'). The data is provided by the Agent for Reporting.
Column | Description |
FieldID | The ID of the field (ID in W_FieldReport). |
OCRValue | The field value after the last OCR process step (Cat=OCR). (OCRValue in W_FieldReport.) |
OCRValid | The status of the field after the last OCR process step (Cat=OCR). (OCRValid in W_FieldReport.) |
CorrectValue | The field value of the last corrective OCR process step (Cat=CORR). (CorrectValue in W_FieldReport.) |
CorrectValid | The status of the field after the last corrective OCR process step (Cat=CORR). (CorrectValid in W_FieldReport.) |
FieldEvaluation | 0 = CorrectValid (AUTOM_VALUE = CORR_VALUE and AUTOM_VALID = Valid) |
AutomValue | The field value after the last automatic process step (Cat=AUTOM). (AutomValue in W_FieldReport.) |
AutomValid | The status of the field after the last automatic process step (Cat=AUTOM). (AutomValid in W_FieldReport.) |
CaptureEndValue | The value reported after the last process step that is configured in the XBOUND reporting category as the capture end point (CaptureEndValue in W_FieldReport). For more information, see XBOUND Help topic "Configuring a reporting category". |
CaptureEndValid | The status of the field after the last process step that is configured in the XBOUND reporting category as the capture end point (CaptureEndValid in W_FieldReport). |
| DocumentID | The ID of the document (DocumentID in W_Field). |
Name | The name of the field (Name in W_Field). |
Type | The field type (Type in W_Field). Possible values: 0 = group |
BatchID | The ID of the root document (BatchID in W_Field). |