A360 Logs and Diagnostic Utility

A360 Logs and Diagnostic Utility

Professional Development

8 Qs

quiz-placeholder

Similar activities

Learning Value Academy Program March Session

Learning Value Academy Program March Session

Professional Development

10 Qs

NE2-PS AI/ML Network Exchange

NE2-PS AI/ML Network Exchange

Professional Development

6 Qs

M4Q4

M4Q4

Professional Development

10 Qs

Migration Basics

Migration Basics

Professional Development

5 Qs

Encompass

Encompass

Professional Development

10 Qs

Pre - Post Tess Workshop PJJ Interaktif

Pre - Post Tess Workshop PJJ Interaktif

Professional Development

10 Qs

Smart Product & Service 4.0

Smart Product & Service 4.0

Professional Development

10 Qs

Week 4

Week 4

Professional Development

10 Qs

A360 Logs and Diagnostic Utility

A360 Logs and Diagnostic Utility

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Shruti K

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

A Bot developer was trying to work with a Dll. He was trying to select a method of the Dll and he received error "Internal error occurred. Please contact your system administrator". Which logs should he refer in order to find the issue?

Bot Launcher Logs

Node Manager Logs

WebCr logs

Proxy settings

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

A team lead was trying to import the package from v11 to A360 but failed. Which is the easiest method to identify the reason of failure ?

Check Node Manager logs

Check Bot Launcher Logs

Check Audit Logs in Web CR

Reach out to Admin, to identify the issue

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

A user had installed the BOT agent in "Local User" mode. Where can he find the publicKey.pem and registration.properties ?

No files are generated for local user

%LOCALAPPDATA%\AutomationAnywhere

C:\Windows\System32\config\systemprofile\AppData\Local\AutomationAnywhere

%LOCALAPPDATA%\Programs\Automation Anywhere\Bot Agent

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

A BOT developer sees "Info" level of logs in Node Manager. He would like to see the "debug" level of logs. Which location should he go and which file should he update for this?

BOT Agent was installed with "Local Admin" mode.

C:\ProgramData\AutomationAnywhere\BotRunner\Logs\Bot_Launcher.log

C:\Program Files\Automation Anywhere\Bot Agent\config\botlauncher-logging.xml

C:\Program Files\Automation Anywhere\Bot Agent\config\nodemanager-logging.xml

C:\ProgramData\AutomationAnywhere\BotRunner\Logs\Node_Manager.log

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which location do we have the "Diagnostic utility" located?

BOT agent installed in "Local Admin" mode.

%LOCALAPPDATA%\AutomationAnywhere\BotRunner

C:\ProgramData\AutomationAnywhere\BotRunner

%LOCALAPPDATA%\Programs\Automation Anywhere\Bot Agent

C:\Program Files\Automation Anywhere\Bot Agent

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

A developer connected with AA support team for an issue. They have performed the steps to re-create the issue and would like to have the logs to analyze it further. Which is the fastest way to share the correct information with team.

Go to the BOT Runner logs > zip the files > send to AA support on email

Connect with Team Lead and get the issues in a zip.

Execute AADiagnosticUtility.exe -collectLogs

Execute AADiagnosticUtility.exe -list

7.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

A BOT developer executed the below command : AADiagnosticUtility.exe -importSSLCertificate "C:\Users\%UserName%\Desktop\inter.cer“. What are the mandatory checks to ensure successful execution of the command?

BOT Agent service is to be restarted

AADiagnosticUtility.exe -importSSLCertificate is not a valid command

AADiagnosticUtility.exe -importSSLCertificate <CertPath> <CR_URL> is valid command

Validate if "inter.cer" is located at "C:\Users\%UserName%\Desktop\inter.cer“

8.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the commands will not need "elevated privileges" to execute?

-list

-importSSLCertificate path_to_ssl_certificate

-validateSSLCertificate <CR_URL>

-importProxy <CR_URL>