I need to generate SQL insert statement using JSON data (key-value pairs) and execute the INSERT SQL statement to write to DB2. I am using processors ConvertJSONtoSQL and Pu