Skip to main content
Version: 13.0

How to generate a HAR file?

What is a HAR file?

A HAR (HTTP Archive) file records the communication between the web browser and your BOC Management Office product. It facilitates the analysis of certain software problems, especially communication and display errors.

Google Chrome, Mozilla Firefox, Microsoft Edge

  1. Open DevTools (F12) in your browser. Select the Network tab.
  2. Ensure that the Maintain protocol and Disable cache checkboxes are selected.
  3. Leave the DevTools panel open and switch to your BOC Management Office product (ADONIS, ADOIT, ADOGRC). All requests will then be displayed and recorded in the DevTools panel. Interact with the application as you normally would and trigger the behaviour to be analysed.
  4. Once you have finished recording, right click on one of the requests in the middle of the DevTools panel and select Save all as HAR with content.

Apple Safari

  1. Activate the menu item Develop.
  • Open the Safari preferences, select *Safari > Preferences** from the menu.
  • Select the Advanced tab and then the Show Develop menu item in the menu bar option.
  • Close the Preferences window.
  1. Open the Web Inspector. To do this, press Option + Command + I, or select Develop > Show Web Inspector from the menu.
  2. Select the Network tab.
  3. Make sure that the Maintain protocol and Disable cache check boxes are selected.
  4. Leave the DevTools panel open and switch to your BOC Management Office product (ADONIS, ADOIT, ADOGRC). All requests will then be displayed and recorded in the DevTools panel.
  5. Interact with the application as you normally would and trigger the behaviour to be analysed.
  6. Once you have finished recording, right-click on one of the requests in the centre of the DevTools panel and select Save all as HAR with content.