PutMongoBulkOperations 2025.10.9.21

Bundle

org.apache.nifi | nifi-mongodb-nar

Description

Writes the contents of a FlowFile to MongoDB as bulk-update

Tags

bulk, insert, mongodb, put, update, write

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Character SetThe Character Set in which the data is encoded
Mongo Collection NameThe name of the collection to use
Mongo Database NameThe name of the database to use
OrderedOrdered execution of bulk-writes and break on error - otherwise arbitrary order and continue on error
mongo-client-serviceIf configured, this property will use the assigned client service for connection pooling.

Relationships

NameDescription
failureAll FlowFiles that cannot be written to MongoDB are routed to this relationship
successAll FlowFiles that are written to MongoDB are routed to this relationship