[
https://issues.apache.org/jira/browse/NIFI-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547882#comment-16547882
]
Pierre Villard commented on NIFI-5440:
--------------------------------------
If database/collection value is evaluated using EL, it means that the
information is already available as attributes in the flow files, no? (except
with variable registry / environment variables, but in that case, no need for
dynamic routing)
> 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
> Priority: Minor
>
> 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)