Preprocess Document
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.
Input
Document AI Client :
DocumentAIClient Variable
Required
The configured Document AI Client.Input File :
String Argument
Required
The path to the input document for preprocessing.
Options
Document Type :
Required
The type of the input document. Available options are :Text
Pdf
Image
Output
Processed Document :
ProcessedDocument Variable
ProcessedDocument
variable with the preprocessed data.
Last updated