Description:

Converts the .xls,.xlsx type file into CSV, PDF, XLS, XLSX, XLTX, XLT, XLA, XLW and TSV file

Tags:

Syncfusion,Excel,Csv,Pdf,Tsv,xls,xlsx

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the Expression Language Guide.

Name Default Value Allowable Values Description
Input File Location The input file should be in .xls or .xlsx extension
Supports Expression Language: true
Convert Type Csv
  • Convert to CSV
  • Convert to PDF
  • Convert to TSV
  • Convert to XLS
  • Convert to XLSX
  • Convert to XLTX
  • Convert to XLT
  • Convert to XLA
  • Convert to XLW
Converts the given file into required format
OutPut Directory Directory to which file should be written
Batch Duration If the process is expected to be long-running and produce textual output, a batch duration can be specified so that the output will be captured for this amount of time and a FlowFile will then be sent out with the results and a new FlowFile will be started, rather than waiting for the process to finish before sending out the results
Redirect Error Stream false
  • true
  • false
If true will redirect any error stream output of the process to the output stream. This is particularly helpful for processes which write extensively to the error stream or for troubleshooting.

Relationships:

Name Description
success All created FlowFiles are routed to this relationship

Reads Attributes:

Not Specified

Writes Attributes:

Not Specified

State management:

This processor has no state management.

Restricted:

See Also: