GetMongoRecord 2.0.0

Bundle
org.apache.nifi | nifi-mongodb-nar
Description
A record-based version of GetMongo that uses the Record writers to write the MongoDB result set.
Tags
fetch, get, json, mongo, mongodb, record
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.