ConvertOfficeFormat 2025.3.28.13-SNAPSHOT¶

BUNDLE¶

com.snowflake.openflow.runtime | runtime-office-nar

DESCRIPTION¶

Converts a Open Office compatible file, to a PDF or Docx format.

TAGS¶

convert, docx, excel, office, openflow, openoffice, pdf, powerpoint, word

INPUT REQUIREMENT¶

REQUIRED

Supports Sensitive Dynamic Properties¶

false

PROPERTIES¶

Property

Description

Communication Timeout

The amount of time to wait for a response from the microservices before timing out.

Convert DOC to DOCX Before PDF Conversion

Enabling DOC to DOCX conversion requires an additional step before converting to PDF. Conversion to PDF from DOC often produces low quality results, so converting from DOC to DOCX and then to PDF yields better output rendering.

Custom Office Convert Service URL

The Custom URL of the Openflow Office Conversion Service.

Include Annotations

Include Notes as PDF Annotations.

Output Type

The type of file that should be output from the conversion.

Service Location Strategy

Determines how Service Locations are configured within this processor for the Office Conversion Service.

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.

comms.failure

If the processor is unable to communicate with one of the necessary services, the input FlowFile will be routed to this relationship.

success

The text of the PDF is routed to the success relationship.