MongoDBClientService
Implementation: MongoDBControllerService
If configured, this property will use the assigned client service for connection pooling. | Mongo Database Name | Mongo Database Name | | | The name of the database to use Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) |
Mongo Collection Name | Mongo Collection Name | | | The name of the collection to use Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) |
Ordered | Ordered | true | | Ordered execution of bulk-writes and break on error - otherwise arbitrary order and continue on error |
Character Set | Character Set | UTF-8 | | The Character Set in which the data is encoded |
Relationships:
Name | Description |
---|
failure | All FlowFiles that cannot be written to MongoDB are routed to this relationship |
success | All FlowFiles that are written to MongoDB are routed to this relationship |
Reads Attributes:
None specified.Writes Attributes:
None specified.State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
Resource | Description |
---|
MEMORY | An instance of this component can cause high usage of this system resource. Multiple instances or high concurrency settings may result a degradation of performance. |