Generating a HAR file

HAR files are used to gather performance data from a web browser. Attaching a HAR file to an IBM® Support ticket helps expedite its resolution.

In addition to capturing header objects and response calls that are generated by a web page, HAR files also capture the length of time it takes to complete the following actions:
  • Connect to the server.
  • Gather DNS information.
  • Transfer assets from the server to the browser.
  • Request an object.

The following sections describe how to generate a HAR file with the browsers that are supported by the Envizi Supply Chain Intelligence.

Generating a HAR file with Chrome

  1. Go to the web page that you're experiencing issues with.
  2. From the menu in the toolbar, select More Tools > Developer Tools.
  3. Click the Network tab.
  4. Select the Preserve log option.
  5. Click the record button.
  6. Refresh the page.
  7. After the page is fully loaded, click the Console tab and right-click inside the contents of the tab.
  8. Click Save as and name the file.
  9. Select the Network tab and right-click the contents. Select Save HAR with content.
  10. Attach both the HAR file and the log file to the support ticket.

Generating a HAR file with Firefox

  1. Go to the web page that you're experiencing issues with.
  2. From the menu in the toolbar, select More tools > Web Developer Tools.
  3. Click the Network tab.
  4. Select the Preserve log option.
  5. Refresh the page.
  6. After the page is fully loaded, right-click the contents of the tab and select Save All As HAR.
  7. Click the Console tab and right-click inside the contents of the tab.
  8. Click Select all and copy the message to a text editor.
  9. Attach both the HAR file and the log file to the support ticket.