ConsumeBoxEvents 2.3.0

Bundle
org.apache.nifi | nifi-box-nar
Description
Consumes all events from Box. This processor can be used to capture events such as uploads, modifications, deletions, etc. The content of the events is sent to the 'success' relationship as a JSON array. Events can be dropped in case of NiFi restart or if the queue capacity is exceeded. The last known position of the Box stream is stored in the processor state and is used to resume the stream from the last known position when the processor is restarted.
Tags
box, storage
Input Requirement
FORBIDDEN
Supports Sensitive Dynamic Properties
false
Properties
State Management
Scopes Description
CLUSTER The last known position of the Box stream is stored in the processor state and is used to resume the stream from the last known position when the processor is restarted.
Relationships
Name Description
success Events received successfully will be sent out this relationship.
See Also