Hi everyone,
I hope everything is fine with you.
I'm having an issue with my nifi flow, I'm using nifi 1.26.0 and a PutFTP processor.
In queue, my files have attributes and everything is ok, but when the file goes to PutFTP it seems like it loses his attributes.
My processor gives this error
PutFTP[id=0193100b-ea3b-104f-002c-f975c98b8819] Processing halted: yielding [1 sec]: java.lang.NullPointerException: Cannot invoke "String.startsWith(String)" because "fullPathWithSlash" is null
Does anyone face something like that?
Thanks in advance.