You are on page 1of 7

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.)

Double-click the shortcut of the Bot created on the desktop


Execute the bot from the client login at the Control Room
Open the TaskBot in the workbench and execute it
↑ Change this answer

2. What dashboard provides information on 'Total Users'?

Home
↑ Change this answer

3. An Automation Anywhere administrator has received a notification that the latest


version of AAE is available. What is the first step the administrator would take in
installing the newest version?

Ensure all Bot Devices are disconnected


↑ Change this answer

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

VisualSVN
↑ Change this answer

5. 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
↑ Change this answer

6. 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?

Review the Bots Dashboard


↑ Change this answer

7. A project leader has recently installed Automation Anywhere Enterprise with


administration rights and is now allocating user licenses to the team. While doing so, the
project leader is encountering error and not able to allocate license. Which two of the
following could explain this issue? (Choose two.)
The project leader is allocating a developer license to a person with AAE_Admin role
The project leader is allocating bot creator license to a user AAE_Basic role
↑ Change this answer

8. The Bot development team manager has approached the data base administrator
(DBA) to share details of a database server with the team. The team needs to work on
the server for their current assignment. The DBA needs to ensure that the team's work
can be accomplished without compromising confidential information on the database
server. What approach should the DBA follow?

The DBA and team can create a local variable having database connection details on one of
the Bot developer�s system, which can be copied to the other Bot developer terminals.
↑ Change this answer

9. 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 Participant in a locker


↑ Change this answer

10. 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
↑ Change this answer

11. A Control Room user is troubleshooting a TaskBot's activity, which is currently


stopped. The user suspects it was stopped manually. How can this be confirmed?

Review the Audit log and look for User activity


↑ Change this answer

12. 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?

Modifying the access privileges of the role


↑ Change this answer

13. 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

14. What is the pre-defined system role associated with Bot Insight dashboards?

'AAE_Bot Insight Expert' and 'AAE_Bot Insight Consumer'


↑ Change this answer

15. 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?

The locker administrator is by default the administrator of the control room with which the
locker is associated and as such can edit the locker permissions as an administrator and
remove the user from the control room
↑ Change this answer

16. A user with basic role has logged into the Control Room. By default, what two
activities can the user perform from the Control Room? (Choose two.)

Open Control Room > Bots section and run bots through Bot Runners
Open Control Room > Bots section and schedule bots through Bot Runners
↑ Change this answer

17. A developer at an organization created a MetaBot that enters data into several text
fields of an application. The entry is done using local MetaBot variables. Other
developers in the organization also want to use this MetaBot to enter a different set of
values into the same fields of the application. How can they share and reuse the
MetaBot?

Share the MetaBot code via control room and then map data read using task bot variables to
MetaBot variables
↑ Change this answer

18. 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?

User the Record function present inside MetaBot


↑ Change this answer

19. A user has made a MetaBot that will populate data into a web form after reading
values from a database. Variables have been made in the MetaBot which will accept
values from their counterparts in the calling Task, however the user is not seeing these
variables on calling the MetaBot in the Taskbot. Why is this occurring?
The MetaBot variables need to be declared as type Input
↑ Change this answer

20. 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

21. 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

22. If the application is web based, what is the preferred recorder/command to


automate?

Web Recorder/Managed Web Controls


↑ Change this answer

23. 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

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

Object Cloning
↑ Change this answer

25. What can a user do to send EXE and BAT files via mail, which are currently being
blocked by the mail server?

The user can put all such attachments in a ZIP file and send the ZIP file as an attachment.
↑ Change this answer

26. A user scheduled some tasks on the local client and left for the day. The next day, the
user finds that none of the tasks were executed. The event log shows that the machine
did not shut down or restart. Which of these are possible reasons that the command did
not execute? (Choose two.)
The Automation Anywhere Enterprise Client Service got shut down
The Automation Anywhere Enterprise Scheduler Service got shut down
↑ Change this answer

27. An administrator writes a query which returns 10,000 rows. However, the
administrator only wants to return a maximum of 500 rows. What command should be
used to provide the desired result?

The "Append to an already existing CSV file" in Database - SQL Query command
↑ Change this answer

28. 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

29. A user needs to perform two distinct sets of actions on a Linux box, s/he has made
two scripts (Script1 and Script2), both using Terminal Emulator commands. Connection
setup to the Linux box has only been made in Script1. The user wants that when Script1
is executed, Script2 will also be executed using the connection set of Script1. When the
user executes Script1, only Script1 executes. What step does the user need to take to
make Script2 run when Script1 is invoked, using connection setup of Script1?

Enable"Share Session" in Script1 > Terminal Emulator > Command


↑ Change this answer

30. A user from human resources wants to access all records that are in the employee
database. The user is not comfortable editing databases but is comfortable working in
Excel. What are two methods that an administrator can provide the information to the
user in the desired format?(Choose two.)

Using Database Command and SQL query to export the data from the database and store it in
a CSV.
Using Database Command to export the result of"Run Stored procedure" command to CSV.
↑ 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 does a counter variable always start with?


1
↑ Change this answer

33. What is true about the PGP command?

It is used for creating encryption and decryption keys only


↑ Change this answer

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

It closes the spreadsheet while saving the changes


↑ Change this answer

35. Which can be attached to a mail being sent via Error Handling?

Snapshot and Variable


↑ Change this answer

36. 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

37. What is the FTP- Put Files command do?

Upload file(s) from the local system to an FTP/SFTP server


↑ Change this answer

38. In the loop associated with Database command, which system variable is used to
extract column values from the database table?

$Table Column$
↑ Change this answer

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

Array
↑ Change this answer

40. From what window can Credential Variables can be seen and accessed?

Insert Variables
↑ Change this answer

You might also like