We run our procedure using ExecuteSQL. Just make sure to use proper SQL syntax
On February 27, 2023 2:09:19 p.m. Phillip Lord <[email protected]> wrote:
Hello,Does anyone have any experience executing a DB2 stored procedure? Potentially using PutSQL? I don't think it can be done using ExecuteSQL, and I can likely use an executeStreamCommand to accomplish this. But trying not to reinvent the wheel if I can just do it using a simple Nifi processorThanks Phil
