ExtractDocumentRawText 2025.3.28.13-SNAPSHOT¶
Bundle¶
com.snowflake.openflow.runtime | runtime-document-layout-nar
Description¶
Extracts the text from a Document and writes it to the FlowFile content. This does not include any text found in any Processing Elements.
Input Requirement¶
REQUIRED
Supports Sensitive Dynamic Properties¶
false
Relationships¶
Name |
Description |
---|---|
failure |
If the text of a FlowFile cannot be extracted for any reason, the input FlowFile will be routed to this relationship. |
success |
The text of the PDF is routed to the success relationship. |