FormatWordDocument 2025.3.28.13-SNAPSHOT

BUNDLE

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

DESCRIPTION

Formats a MS Word docx file

TAGS

docx, format, office, word

INPUT REQUIREMENT

REQUIRED

Supports Sensitive Dynamic Properties

false

PROPERTIES

Property

Description

Input Validation Strategy

Sets the stategy to use to validate the Word document for zip bombs.

Page Margin

Sets the Left/Right Page Margin in twentieths of a point (twips) (1440 twips = one inch). Unset means keep original margin

Zip Bomb Max File Protection Limit

Sets the maximum file count allowed inside the zip file being read. The default is 1000.

Zip Bomb Ratio Protection Limit

Sets the ratio between de- and inflated bytes to detect zipbomb. It defaults to 1% (0.01), i.e. when the compression is better than 1% for any given read package part, the parsing will fail indicating a Zip-Bomb.

RELATIONSHIPS

NAME

DESCRIPTION

failure

If the Word Document of a FlowFile cannot be formated for any reason, the input FlowFile will be routed to this relationship.

success

The Fomatted Word Document is routed to the success relationship.

Language: English