Exporting task execution history

If you encounter any issues with a task, you may need to investigate the underlying reasons. To do this, you can export and further analyze the task execution history.

To export task execution history:

  1. Create an empty TXT file in a directory on your device.

    The task execution history will be exported into this file.

  2. Open the task results window.
  3. In the upper part of the task results window, select the device that is experiencing issues.
  4. In the lower part of the task results window, where the execution history for the selected device is displayed, select one or several events.

    To select several events, use the Shift or Ctrl key.

  5. Right-click the selected event(s) to open the context menu and select Export.

    The Events export wizard starts.

  6. At the Export file step of the wizard, click the Browse button, and then select the TXT file you created for exporting the task execution history.

    If you want to export only the selected event(s), enable the option Export selected events only.

    If you want to export the entire history of task execution (all events), the option Export selected events only must be disabled.

  7. Click the Next button.
  8. At the Export format step of the wizard, enable one of the following options:
    • Export as tab-delimited Unicode text

      Enable this option if the exported data includes special characters and symbols from several languages and you need to ensure that all characters are preserved accurately when the TXT file with the exported data is opened in different applications.

    • Export as tab-delimited text

      Enable this option if you want to maintain compatibility with older systems or applications that may not support Unicode.

  9. Click the Next button to finish the wizard.

The task execution history is exported to the selected TXT file.

Page top