Process finished due to no more transaction data using data row?

i don’t know whats is the issue

Hi @saileela

May be you are using the datarows instead of Queue items in the ReFramework.

Am I right… If yes, Then the datatable has 13 rows that’s why it executed all rows in datatable as 13 transactins after that it went to End Process state. It executed properly.

Hope you understand!!