Review Your Answers: Q & A Exam (Adv V11)
Review Your Answers: Q & A Exam (Adv V11)
Review Your Answers: Q & A Exam (Adv V11)
1. A developer logged into a client machine has recently completed designing a new TaskBot and needs to evaluate the Bot outcome for purpose of meeting
the project requirement. If the evaluation is successful, the TaskBot will then be uploaded to the control room. Which three actions could the developer take,
to execute the TaskBot for the evaluation? (Choose three.)
Execute the bot from the administration login at the Control Room
Execute the bot from the client login at the Control Room
2. 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. What must be done to overcome the issue?
Copy the TaskBot from the Client device to the Control Room server
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?
Go to Activity > Production, mouse over the Bot schedule to be deactivated and select the 'relegate' toggle in the Control Room user interface
4. An administrator in the control room is looking for the number of devices that either crossed, did not achieve, or are equal to the threshold for CPU,
Memory, and HDD utilization over the past three weeks. As a first step, the administrator plans to export the data from various widgets of the Devices
dashboard. In what three file formats, out of the options provided below, will the widget data be exported? (Choose three.)
5. The administrator wants to create a locker and store a set of credential variables that the administrator created inside the control room, that are to be
made available to a set of developers with a specific role. What steps are necessary to achieve this task?
A user with"AAE_LockerAdmin" role privileges needs to create the locker in the control room and assign the administrator as the manager of the
locker
6. An administrator has scheduled a bot from the Bots section. The administrator's manager feels that the schedule is incorrect. In Control Room, where
would the administrator go to show the schedule?
7. One of the departments of a client organization has logically grouped similar types of devices on which bots would run as work items from their respective
queues. The project leader has been granted access to manage this set up. However, the project leader is unable to make changes to devices of Bot
Runners. What privileges should the administrator provide the project leader to manage the devices?
Development
8. A bot creator is complaining that they keep getting disconnected from the control room overnight. They also noticed changes to their bots in the
repository. They want to see if anyone is accessing their account outside of business hours. What can the control room administrator do to investigate these
claims?
Check the audit log for actions taken by the bot developer and inspect the source device
9. What dashboard displays graphical information like 'Device pools by FTE' and 'Device pools by backlog'?
Devices
10. The locker administrator of an organization is worried that giving developers"Consumer" access to a locker will compromise the integrity of the
credentials. The developer can login into the control room and using the consumer access can view the values of the credential variables. What can the
administrator do to stop this?
The Locker administrator can encrypt the credentials and then store them inside the credential variables
11. The administrator of an Automation Anywhere Enterprise server has noticed that in the last few days, there has been an unusually high volume of events.
What should the administrator do to get more information about these events?
Devices
13. What is a pre-defined system role associated with the"Credentials Vault" feature in Control Room?
AAE_Credential Administrator
14. The locker administrator wants to ensure that developers having access to a locker and its corresponding variables, can map the password variable to
only fields tagged as password. What can the locker administrator do to achieve this?
15. The administrator of an Automation Anywhere Enterprise installation needs to review the most frequently occurring reasons why Bots associated with the
Control Room have failed. Which widget in the Bots Dashboard can provide the desired information?
MVP Bots
16. How can an administrator pull in some bots into the Control Room which were received via email attachment?
Drag-and-drop the Bots into the Control Room > Bots Section
17. 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?
Other applications running on the development system are in contention with the target web application
18. A user is developing a new Task Bot and discovered it will require functionality already provided by an existing MetaBot which is in use by another
TaskBot. How should the user deal with this situation?
19. In an organization, the application on which the MetaBot will work has to navigate through 22 different screens in the application to reach to the page
where data needs to be processed. What is the most efficient way to capture these 22 screens as assets?
PKG
21. 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
22. If the application is web based, what is the preferred recorder/command to automate?
23. Which two reports are generated by the Report Designer? (Choose two.)
Task Failure
Task Run
24. What recorder should be used if the object captured is based on coordinates?
Screen Recorder
Command Mode
27. What three options allow a user to download multiple email messages that all contain attachments, where the message is saved in text format and the
attachments are saved in a pre-defined folder? (Choose three.)
Choose"Message Format" as Plain Text and specify the folder location to download attachments
Use the"Email Automation - Get All Messages" command to loop over the mail box
Use the"Loop Each Email Message on Mail Server" command to loop over the mail box
28. An administrator is writing into a database and received an error detailed in the exhibit. What two steps need to be taken to resolve this error? (Choose
two.)
29. An administrator captures the value of $Error Line Number$ variable in a log file and finds that the value of $Error Line Number$ variable is 4. What does
this mean?
30. How would an administrator view the values of some variables continuously when running the code in Debugging mode?
31. A user is trying to connect to a Linux box and observes that the bot is writing the username in the Terminal before the Terminal Prompt appears. How
would the user resolve this issue?
Modify the Send Text command to"Wait for the Terminal Prompt to Appear","Before Sending Text"
32. In Workbench, what command allows Bots to be configured to process each data record from one queue and push the outcome as a work item into
another queue?
Insert Keystrokes
33. What String Operation sub-commands is used to get the number of characters in a given source string?
Length
34. Which system variable can be used in the required command to access the work item attributes from a queue category?
$List Item$
35. What variable is returned when the String Operation's Join command is used?
Array
36. Which two variable types are available in the workbench? (Choose two.)
Array
List
37. What are the different play modes available under the Object Cloning command?
38. 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
39. Which three loops are offered by the AAE Client? (Choose three.)
Database dataset
Excel dataset
XML dataset
COMPLETE