|
Type |
Name |
Description |
|
Processor |
ConsumeAMQP |
Consumes AMQP Messages from an AMQP Broker using AMQP 0.9.1 protocol. Each message received emits its own FlowFile from the consumed AMQP message, both body and attributes. Attributes are transferred into FlowFile attributes. |
|
Processor |
CopyS3Object |
Copies a file from one bucket and key to another within AWS S3. |
|
Processor |
DeleteSFTP |
Deletes a file residing on an SFTP server. |
|
Processor |
GetS3ObjectMetadata |
Checks for the existence of a file in S3. Can be used to check on a file in S3 before proceeding with data processing. |
|
Processor |
PublishAMQP |
Publishes the contents of a FlowFile to an AMQP-based messaging system, using AMQP 0.9.1 protocol. The AMQP message is constructed by extracting a FlowFile's content, both body and atttributes. |
|
Processor |
SplitExcel |
Splits a multi-sheet Excel spreadsheet into multiple Excel spreadsheets where each sheet from the original file is converted into an individual spreadsheet of its own. Note: Can only process .xlsx ( (XSSF 2007 OOXML file format), not older documents. |