Forum Discussion

SlickRick's avatar
SlickRick
Frequent Contributor
2 years ago
Solved

The current row position is already beyond the table

Hi all, im ecountering a very weird error when im running my execution plan.

 

I have a test that will return this error : 

The current row position is already beyond the table

 

 


The error is returned at the very end of my keyword test and the last script executed seems to have run successfully. I have also added a log to ensure that it is the case and that no errors occurred during the script.
 
If i run the test alone it works fine and without any errors. This occurs only if i run my whole execution plan.
 
The next test also works fine.
 
Not too sure what could be the cause of this error... 😕