Hi, I have use case where I need to remove the files only after put database is successful.
Currently I have , GetFile(With KeepSource=true) --> PutDatase --> ExecuteStreamCommand to remove the successfile from NIFI fileserver. May I know how to achieve this without using executestreamcommand shellscript? Thanks, Asmath
