Could you please suggest on how to export the exceptions occurring to an excel sheet. I know we can only need to use datatable as input to write values to an excel. I am struggling how to collect the exceptions in a datatable or build datable.
@PrankurJoshi Hi it overwrites if an another exception occurs. I want to export exception into excel file like below format. I know it can be achieved using data table as input to write range activity but not using any datatable to collect case IDs. How to generate or build datatable and save exception.message and case ids. If possible, Could you please provide any .xaml
s.no case id exception.message