We have more than one .xlsx file at shared location. Normally Robot process each and send an email if it processed successful.
Currently if there 1 input file at share location the Robot will process it , if it processed successfully then it will send an email. Here We have to add name of file which processed , that file name wanted to add in email . How we can achieve. ?
also if there are 5 input files at shared location and 3 processed successfully and 2 failed then in email we have mention the name of which processed successfully. How we can achieve. ?