Use the Bot Agent diagnostic utility for connectivity-related issues between the Bot Runner device and Control Room. The utility helps to diagnose issues either by providing solutions or suggestions to help resolve the issues.

Prerequisites

Ensure the Bot Agent is installed on the user device.

Procedure

  1. Open the Windows command prompt.
  2. Navigate to the Bot Agent installation path.
    • Default path for Bot Agent installed at system level is C:\Program Files\Automation Anywhere\Bot Agent.
    • Default path for Bot Agent installed at local user level is %USERPROFILE%\AppData\Local\Programs\Automation Anywhere\Bot Agent.
  3. Enter AADiagnosticUtility.exe to run the Bot Agent diagnostic utility.
    Various options to perform the diagnostic check are displayed with their descriptions.
  4. Enter the following option in the command prompt: <filepath>\AADiagnosticUtility.exe -<option> <CR_URL>
    For example, to verify WebSocket errors, enter the following in the command prompt: AADiagnosticUtility.exe -checkWSError https://yourcrurl.com/
    The option returns the following result: Recently this device have not encountered any Web Socket errors

    Use the other options to perform further diagnostic checks.