There may be a time when you and/or your team may experience less than ideal platform performance. This should be reported directly to Forecast Support to assist with troubleshooting, gathering information and reporting for in-depth investigation. Part of the troubleshooting process may require you to generate and provide a .HAR file.
A .HAR file is a JSON-formatted archive file format for logging of a web browser's interaction with a site that is primarily used for identifying performance issues such as slow load times and page rendering problems. This file captures browser and platform site details that are essential for determining the cause of the sub-par performance.
This article covers
To create and record a .HAR file
- Open your browser.
- From the three dot menu at the top right, select More tools > Developer Tools.
- Select the Network tab.
- Make sure Preserve Log is checked.
- The browser may start recording by default. If so, you will see a red square with a circle around it at the top left of the Developer tools page.
- If you see a red square with a circle around it, continue to Step 6.
- If you see a black circle with a ring around it, click it to start recording the browser activity.
- You will see it change to the red square.
- You will see it change to the red square.
- If you see a red square with a circle around it, continue to Step 6.
- Reproduce the issue. Open the page or click to complete/show the action you are experiencing the performance difficulty with.
Warning: Do not access sites that may contain sensitive data such as an online bank account or that require you to input a username/password combination. - Click on the red square to stop recording. This will change it back into a black circle.
- Right click in the console and select Save as HAR with Content.
- Save the file.
- Provide the .HAR file to Forecast Support.
Comments
0 comments
Article is closed for comments.