GetMongo 2.0.0

Bundle
org.apache.nifi | nifi-mongodb-nar
Description
Creates FlowFiles from documents in MongoDB loaded by a user-specified query.
Tags
get, mongodb, read
Input Requirement
ALLOWED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
success All FlowFiles that have the results of a successful query execution go here.
failure All input FlowFiles that are part of a failed query execution go here.
original All input FlowFiles that are part of a successful query execution go here.
Writes Attributes
Name Description
mongo.database.name The database where the results came from.
mongo.collection.name The collection where the results came from.