You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (JIRA)" <ji...@apache.org> on 2018/03/23 13:49:00 UTC

[jira] [Updated] (NIFI-4989) PutMongo cannot specify nested fields or multiple lookup keys

     [ https://issues.apache.org/jira/browse/NIFI-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Villard updated NIFI-4989:
---------------------------------
    Component/s: Extensions

> PutMongo cannot specify nested fields or multiple lookup keys
> -------------------------------------------------------------
>
>                 Key: NIFI-4989
>                 URL: https://issues.apache.org/jira/browse/NIFI-4989
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Mike Thomsen
>            Assignee: Mike Thomsen
>            Priority: Major
>             Fix For: 1.7.0
>
>
> From the user mailing list:
> {quote}{color:#222222}I am using PutMongo processor to update documents in a mongoDB collection.{color}
> {color:#222222}I would like to specify nested field and multiple key in the update Key.{color}
> {color:#222222}For exemple :{color}
> {color:#222222}- my mongodb documents are {"nom":"HAMEL", "prenom":"Yves",{color}
> {color:#222222}"ids":\{"idSoc":"1234", "idInterne":"788"}}{color}
> {color:#222222}- I would'd like to set update query key to something like {"ids.idSoc" ,{color}
> {color:#222222}"nom"}{color}
> {color:#222222}- this would means that I update document with ids.idSoc and nom equals to{color}
> {color:#222222}my mew document.{color}
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)