"Process finished due to no more transaction data",

@nadim.warsimocktest.zip (1.6 MB)
i am getting this error.

This is not an error, it is simply saying that your orchestrator queue does not have any items left to work. Once that happens, the robot will move onto End Process and carry out any final steps before stopping.

Are you uploading anything to orchestrator in your Init phase? You need the queue to have items in order to get to the Process phase