1.2 Preliminary Checks from UI

This topic provides systematic instructions to launch the application and check for the basic errors.

  1. Log in to the application homepage.
    For information on how to log in, refer to the Getting Started User Guide.
  2. Press F12 key and select Inspect.
    The Network screen displays.
  3. Verify that all the call responses are successful.

    Note:

    Usually red color indicates a non-2xx HTTP response.
  4. Click Export to export the traces from browsers.
    The export option is shown below in Chrome.

    Note:

    The tools such as Fiddler and Wireshark can be used to get the browser to API gateway web traffic. This helps to investigate the exact request and response payloads exchanged between UI and API Gateway.