Skip to content

Start Solution outputs

Barbarur edited this page Jul 2, 2024 · 1 revision

Each solution produces 2 files _logs.txt and _report.csv

Logs File

Contains all the activities performed by the Solution. Its value is for troubleshooting in case of the solution having issues while running.


Report File

It contains the information of the major activities performed by the solution. To ensure the data is correctly formatted follow below steps:

  • Open Excel and create new blank workbook.
  • Click on the tab Data and select Get Data > From File > From Text/CSV.
  • Select the .csv files report.
  • At the File Origin drop-down select the encoding you need/prefer (i.e UTF-8)
  • Click on Load.
Clone this wiki locally