Hello everyone,
I am using PutMongo processor to update documents in a mongoDB collection.
I would like to specify nested field and multiple key in the update Key.

For exemple :
- my mongodb documents are {"nom":"HAMEL", "prenom":"Yves",
"ids":{"idSoc":"1234", "idInterne":"788"}}
- I would'd like to set update query key to something like {"ids.idSoc" ,
"nom"}
- this would means that I update document with ids.idSoc and nom equals to
my mew document.

Those function are available with the native mongodb
db.collection.updateOne() method.

Il would like to know if this feture will be implemented in PutMongo
processor ?
How can I request the community to implement this feature ?
If necessary I could propose the code to the community.

Thanks
Best regards


(Embedded image moved to file: pic11173.jpg)

Yves HAMEL
Direction Digital & Systèmes d’Information Groupe
LM_DATA

MACIF - 2 et 4, rue Pied de Fond - 79037 Niort cedex 9
Tél. : +33 (0)5 49 09 36 06
Email : [email protected] / Pré Doyen 2 – bureau 999

www.macif.fr - Appli présente sur Google Play Store & Apple Store
(Embedded image moved to file: pic10466.jpg)

Reply via email to