- 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 I can change ListSFTP processor to take input flowfile?
- Labels:
-
Apache NiFi
-
NiFi Registry
Created 04-22-2022 12:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
RIght now input is forbidden for ListSFTP or GetSFTP, how can I change and create processor to take input
Created 04-22-2022 01:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Chhavi ,
Could you explain what you want to achieve?
Cheers,
André
Was your question answered? Please take some time to click on "Accept as Solution" below this post.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Created 04-22-2022 01:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Currently if you will check List SFTP processor and Fetch sftp processor they are not accepting any input flow file, how can I make the changes to them in a way that they start taking input flow files and read data from there
Created 04-22-2022 03:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got that. What I want to know is what you expect to have in the incoming flowfile and how the processor will use this value.
Was your question answered? Please take some time to click on "Accept as Solution" below this post.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Created 04-22-2022 03:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So the flow file will have all the data like host, path, user.password details which has to be dynamic as of my requirements
