Mike Thomsen created NIFI-5440:
----------------------------------
Summary: GetMongo should put database and collection names in
flowfile attributes
Key: NIFI-5440
URL: https://issues.apache.org/jira/browse/NIFI-5440
Project: Apache NiFi
Issue Type: Improvement
Reporter: Mike Thomsen
Assignee: Mike Thomsen
GetMongo has EL support for database and collection names, so the same GetMongo
instance can service every database and collection in a MongoDB cluster.
Therefore, GetMongo should provide the source database and collection names as
attributes on the flowfiles so downstream processors have access to that
information for making decisions. This is particularly important for
RouteOnAttribute.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)