I have a SQL database which brings in IP monitored issues. E.g. device issue picked up through the IP.
What i am trying to do, it to monitor the table in the SQL database, see when there is a row added and pull the details from the row into a now process form. I get the workflow to push data into a form BUT, i don't know how to get the workflow to pick up when a new row is added? i will possibly confirm it with a error id column which gives each new line a unique and sequential id.
Can someone guide me please?
Thanks in advance!