- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
how to pass query to getmongo by flow file
- Labels:
-
Apache NiFi
Created ‎10-12-2018 08:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
How to pass query (find operation) to getmongo processor by flow file .Please provide some ideas . I was tried different processors but not able to achieve it
Thanks for your time and consideration
Created ‎10-17-2018 01:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Suresh Denukuri
You can use the query property in GetMongo Processor. If you have the query in the body of an incoming flowfile, leave it blank, else you can specify the query here.
Created ‎10-17-2018 01:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Suresh Denukuri
You can use the query property in GetMongo Processor. If you have the query in the body of an incoming flowfile, leave it blank, else you can specify the query here.
