Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

1.

Which three options in Automation Anywhere Enterprise framework support the email
notification feature? (Choose three.)

AAE Control Room

AAE Send Email Command

Metabot

↑ Change this answer

2. Which Control Room feature allows the administrator to view the list of all client
machines including their name, type and status in a read-only format?

Devices

↑ Change this answer

3. A Control Room administrator has been notified of forthcoming downtime that will
impact the ability of TaskBots to run. What is the first thing the administrator should do to
best prepare for this downtime?

Option 1 Use the PowerShell cmdlet 'botsched -suspendscheduleupdates'

↑ Change this answer

4. An administrator is currently reviewing the health of the devices registered with the
Control Room. The administrator has requested the administrator to publish the devices
that have experienced the most failures in the last 6 weeks. How would the administrator
accomplish this request?

Reviewing the Top Failure Reasons widget in the Devices Dashboard

↑ Change this answer

5. Which dashboard does the Control Room administrator need to reference to get a
graphical representation of Events Distribution by Activity Type?

Audit

↑ Change this answer

6. What dashboard provides information on CPU, Memory and HDD Utilization in


percentage?

Devices

↑ Change this answer

7. How can an administrator pull in some bots into the Control Room which were received
via email attachment?

Pull in Bots into the Control Room via the Bots > Import Bots command

↑ Change this answer

8. A Control Room administrator is advised imminent, unplanned, essential maintenance


will temporarily interrupt running activities. How can automations sent to a Workload
Queue be interrupted in a controlled manner and started again after the work is complete?

Pause and resume the automations using Workload > Queues


↑ Change this answer

9. A locker administrator is trying to remove a user account from the ownership of an


existing locker. While doing so the user account is greyed out and the locker
administrator is not able to select the user's account to remove his privileges in this
locker. How can the task be completed?

Add a different user as the owner to the locker and then the user's account gets highlighted for
selection and then deletion

↑ Change this answer

10. Which version control system is supported by AAE 11 LTS?

VisualSVN

↑ Change this answer

11. A developer has made a change to an Automation Anywhere TaskBot using the
Enterprise Client interface. When running the bot from the Control Room, the developer is
surprised to see the previous version of the TaskBot running. What must be done to
overcome the issue?

Upload the TaskBot again

↑ Change this answer

12. A pool administrator wants to assign a user to a device pool as a consumer. But the
pool administrator is unable to find the user in the consumer list. Why is this occurring?

The user is not logged into the system at the moment

↑ Change this answer

13. A bot creator has added a credential to the control room but cannot add the new
credential to a locker. What should the Locker administrator do to assist the bot creator?

Assign the bot creator's account as a Manager in the locker

↑ Change this answer

14. A Queue administrator has a working queue that is processing data regularly. The
business wants to increase the amount of workload items and decrease the amount of
time it takes to process the entire population of workload items. What should the Queue
administrator do to streamline the process?

Use the SLA Calculator to run what-if analysis

↑ Change this answer

15. In CRs 'Home' Dashboard, where are the inputs for CPU, Memory, and HDD utilization
data collectively provided?

Heartbeat widget

↑ Change this answer

16. Bot creators are complaining that their personal login credentials for a system they
are automating are being used by bots in production. They are concerned the bot will
make errors and they will be blamed. What can the credential vault locker administrator
do to fix the problem?
Add a new user-defined credential to a locker. Have a user-defined role mapped to the locker be
assigned to bot creators and bot runners.

↑ Change this answer

17. The developer wants to map the task bot variables with corresponding MetaBot
variables for integrating a task bot with the MetaBot. However, the developer is not able to
find the MetaBot variables showing in the mapping window. How can the developer
resolve the issue?

The developer needs to define the parameter type of all the MetaBot variables

↑ Change this answer

18. When creating a new MetaBot, the fields of an Internet Explorer application screen are
not mapping correctly. As a result, it is not possible to define actions on the fields. What
should the Automation Anywhere user consider first to resolve this issue?

Internet Explorer zoom, Windows desktop scaling and display resolution settings. If they are
mismatched there will be problems when adding new logic

↑ Change this answer

19. A previously reliable TaskBot is now failing. It uses a MetaBot to enter data into a
third-party online invoice processing system. How should the Automation Anywhere
engineer act first in finding a resolution?

Recalibrate the page in the MetaBot Designer because the web page field tags have changed

↑ Change this answer

20. While editing a task, the screenshots are not appearing under the Visualize Tab. What
could be the possible reason?

The task was created with the Secure Recording option enabled in CR

↑ Change this answer

21. What option helps in searching for a web control based on the index number of the
control stored while recording a web page?

Index

↑ Change this answer

22. Which two files cannot be scheduled by the Schedule Manager in an AA Client?
(Choose two.)

Executable

VB Script

↑ Change this answer

23. What ROI setting can be modified by the client?

Hourly Rate

↑ Change this answer

24. Which three of these are valid recorders in Automation Anywhere Enterprise Platform?
(Choose three.)
Screen Recorder

Smart Recorder

Web Recorder

↑ Change this answer

25. What recorder should be used if the object captured is based on coordinates?

Smart Recorder

↑ Change this answer

26. A user has a critical task which must be executed at a scheduled time. This task must
be prioritized over any other tasks that may be scheduled for the same time. How can the
user ensure these parameters are met?

The user can assign Critical task a higher priority through Properties > General > Priority in the
client

↑ Change this answer

27. How would an administrator view the values of some variables continuously when
running the code in Debugging mode?

Use"Variable Watch Table" to display the values

↑ Change this answer

28. A user wants to reduce the time spent on reading emails by only glancing through the
mails not yet viewed first thing in the morning. How would the user get the desired
results?

Use the Email Automation command with"Unread" option selected

↑ Change this answer

29. A user scans multiple documents into individual PDF documents and stores them on
their hard drive. The user attempts to upload the documents individually but is told to
send one large PDF document containing the individual documents instead. How can the
user accomplish this request?

Combine the multiple PDF documents into a single document using the PDF Integration > Merge
Documents command

↑ Change this answer

30. A user wants a shell script to execute as soon as cursor moves to a certain location in
the Terminal Emulator Window. How can the user accomplish this?

Use the Terminal Emulator -"Control - Set Cursor to position" and then call the Shell Script.

Use the Terminal Emulator -"Wait till Cursor Moves to Position" and then call the Shell Script.

↑ Change this answer

31. A developer creates a script from the Workbench with the debugging mode set to 'ON'
but is not seeing any Images in the Visualize section. What needs to be set to view the
images?

Set Snap point


↑ Change this answer

32. What variable is returned when the String Operation's Split command is used?

List

↑ Change this answer

33. What is the default function of Excel 'Close Spreadsheet' command?

It closes the spreadsheet while saving the changes

↑ Change this answer

34. Which format of System Variables can be changed?

Date

↑ Change this answer

35. What is the FTP- Change Folder command do?

Transfer file(s) to a different folder on an FTP server

↑ Change this answer

36. $Filedata Column$ variable allows the reading of column wise information from which
two file types? (Choose two.)

CSV

TXT

↑ Change this answer

37. Which two commands can be used to download a file? (Choose two.)

FTP

Web Recorder

↑ Change this answer

38. Which two system variables are associated with Arrays? (Choose two.)

ArrayColumns

ArrayRows

↑ Change this answer

39. Which three actions can be performed using the PDF Integration commands? (Choose
three.)

Conversion of PDF into Image

Extraction of form-fields from PDF

Extraction of text from PDF

↑ Change this answer


40. The website administrator has a new website launch in a few days. Prior to the launch,
the administrator wants to verify that all links in the website are functional and there are
no gaps in terms of any unconnected links. How can this be accomplished in a minimal
amount of time?

The administrator can use the Web Recorder > Find Broken links command

↑ Change this answer

COMPLETE

You might also like