Public Sector Solutions Developer Guide
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
StandardValueSet Names and Standard Picklist Fields
DocumentReader Namespace
The DocumentReader namespace contains classes
for storing the output parameters of the Intelligent Document Reader flow actions. The Apex
classes store text extracted from uploaded documents or based on one or more content document
IDs and the active OCR template details.
The following are the classes in the documentreader namespace.
-
AdditionalField Class
This class contains the details of the fields that are created or updated in the target object. -
AdditionalFields Class
This class contains a list of the fields of the target object. -
ExtractedValue Class
This class contains the value extracted from the document and its confidence score. -
KeyValue Class
This class contains the details of the key-value pairs present in the document. -
OcrDocumentScanResult Class
This class contains the OCR document scan result. It stores the OCR Document Scan Result ID and the page number of the extracted text. -
OcrDocumentScanResultDetail Class
This class contains the OCR document scan result details. It stores the OCR document scan result ID, key-value pairs present in the document, the page number of the extracted text, and status of the document scan result. -
OcrDocumentScanResultDetailsList Class
This class contains the parameters for the output of the Fetch Extracted Text invocable action. -
OcrDocumentScanResultsList Class
This class contains the parameters for the output of the Initiate Text Extraction invocable action. -
OcrTargetObject Class
This class contains the details of the OCR target object that is associated with an OCR template. -
OcrTemplate Class
This class contains the details of an OCR template. -
OcrTemplatesList Class
This class contain the active OCR templates returned by the Fetch Active OCR Templates invocable action.