Process Model not executing execute procedure

We have a process model that inserts records into a table and then we call a stored procedure that will execute and perform an update action on the newly inserted records while running it the process model is executing successfully and records are getting inserted but it seems the execute stored procedure node is not executing. also, the node is not giving any errors, yet it is taking some time to process but the update is not done. Can anyone help on what might be the probable reason? Is it going out of scope?

Screenshot of the PM where the node has been added:

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data