Hello i am trying to do a status tracker when the robot will keep track of processes completed or incomplete. This will assist in a way where it does not need to retry the whole process for all business units but rather the part where it hasn’t finish.
this is the template for the tracker file the robot will read, how could i update it or append it such that the robot knows that it has completed for a particular business unit (row )and put in a “Success” in that particular Process (column) as well?