Member since
06-18-2021
4
Posts
0
Kudos Received
0
Solutions
12-02-2022
06:58 AM
Thanks @dominikschauer . I tried ExecuteSQL processor to run the Postgres procedure and it ran succesfully. But I am getting the error while connecting PutSQL processor to ExecuteSQL processor. As part of my requirement , I need to execute the procedure(ExecuteSQL) after inserting data into a particular table using PutSQL processor. Is there any other way I can achieve this, that is run a procedure after successful insertion to a table. Thanks in advance
... View more