Hi,
We are trying to update "Run Schedule" and "Scheduling Strategy" of a NiFi
Processor using REST API (PUT /processors/{id}). This works for most of the
processors, but when it is updated for GetSFTP, it overwrites password field
that results authfail exception. If I update scheduling information using NiFi
UI, it works fine.Any thought how we can update scheduling information without bothering about other processor configuration. Appreciate any help. Thanks, Ravi Pipisetti
