Applies preprocessing on a document
The Preprocess Document activity applies preprocessing on the input document. The applied preprocessing depends on the Document AI Client configuration.
Preprocess Document
Document AI Client
Document AI Client : DocumentAIClient Variable Required The configured Document AI Client.
DocumentAIClient Variable
Required
Input File : String Argument Required The path to the input document for preprocessing.
String Argument
Document Type : Required The type of the input document. Available options are :
Text
Pdf
Image
Processed Document : ProcessedDocument Variable The ProcessedDocument variable with the preprocessed data.
ProcessedDocument Variable
ProcessedDocument
Last updated 3 years ago