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 VariableRequiredThe configured Document AI Client.Input File :
String ArgumentRequiredThe path to the input document for preprocessing.
Options
Document Type :
RequiredThe type of the input document. Available options are :TextPdfImage
Output
Processed Document :
ProcessedDocument VariableTheProcessedDocumentvariable with the preprocessed data.
Last updated