Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

ListSFTP Processor allow incoming connection

avatar

Hi
Is there a way that I can extend ListSFTP as a custom processor to allow inward connection somewhere like this

@InputRequirement(InputRequirement.Requirement.INPUT_REQUIRED)
public class ListDynamiscSFTP extends ListSFTP {
  // ...
}

 Iam completely new to Nifi and not able to identify how to implement this code further

0 REPLIES 0