DeleteGridFS 2.0.0

Bundle
org.apache.nifi | nifi-mongodb-nar
Description
Deletes a file from GridFS using a file name or a query.
Tags
delete, gridfs, mongodb
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
  • Additional Details for DeleteGridFS 2.0.0

    DeleteGridFS

    Description:

    This processor retrieves one or more files from GridFS. The query to execute can be either provided in the query configuration parameter or generated from the value pulled from the filename configuration parameter. Upon successful execution, it will append the query that was executed as an attribute on the flowfile that was processed.

Properties
Relationships
Name Description
success When the operation succeeds, the flowfile is sent to this relationship.
failure When there is a failure processing the flowfile, it goes to this relationship.