Hello,
Reading through the online documentation I am still unsure what format the flowfile content should be that goes into the PutSQL processor. Does it need to be SQL or JSON? I am setting up a process flow that picks up a text file that contains an SQL statement (or a JSON object) using the GetFile processor and is connected to a PutSQL processor that connects to a postgres database executing the SQL statement. Do I miss something in the flow? Any help?
Cheers,
Johan.