Write status in the Excel sheet after each transaction item is processed

The entry numbers in this excel is added to the queue & processed, once the process completed for each transaction item, the bot needs to write the status in the excel sheet as Done/Not done for that transaction item.

How to do this when we dealing with queue ?? @Palaniyappan

you can do it in the set transaction status in success ,application exception and business exception flow to set value as Done (in case of sucess) or Not done(for AE and BE)