Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

OcrTemplateSampleDocument

Represents a relationship between an OCR template and an OCR sample document. This object is available in API version 50.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Field Details
OcrSampleDocumentId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the OCR sample document associated with the OCR template sample document.
This field is a relationship field.
Relationship Name
OcrSampleDocument
Relationship Type
Lookup
Refers To
OcrSampleDocument
OcrTemplateId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the OCR template associated with the OCR template sample document.
This field is a relationship field.
Relationship Name
OcrTemplate
Relationship Type
Lookup
Refers To
OcrTemplate