Issue on transfer step of the workflow
I have configured a workflow with step 1 as a transfer step which exports data from sales data table into a view and step2 as a stored procedure which copies the data from the view to a table and step3 as a e-mail step. After the workflow ran successfully, when I check the count of view and the table, the count of table and view is matching. Now the problem is,After some hours, the count of the view starts increasing without running the transfer step and the count of the table remains same. within 24 hours , the record count difference between the view
0