Member since
02-05-2019
2
Posts
0
Kudos Received
0
Solutions
02-05-2019
10:15 PM
I am trying to insert a document into mongodb using apache NiFi. I want to insert a document just from Flow File attributes but not the Flow File content. I have tried using PutMongo processor but it insert the content of the Flow file which I don't want it to insert. I need to insert a custom document by using the flow file's attributes.
... View more
Labels:
- Labels:
-
Apache NiFi