Вы находитесь на странице: 1из 8

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

Open the TaskBot in the workbench and execute it

2. 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 Creators

Open Control Room > Bots section and schedule bots through Bot Runners

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

Data in CSV chart format file


Data in Excel chart format file
Image in PDF format file

An Automation Anywhere Control Room administrator has developed several bots which contain some potentially sensitive information. The
administrator's manager is concerned about protecting this information while the bots are exported off the control room. What should the
administrator do to allay the managers concerns?

The 'Password' should be entered in the Control Room 'Export bots + files' tool

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

What graphical information can be found under the 'Bots' dashboard?

'Top Failure Reasons'

During UAT, a client learns that Automation Anywhere software takes screen shots of all surfaces that it encounters and wants to stop this from
occurring while recording. What can be done to prevent this?

In Administration > Settings, the Control Room administrator can turn"Secure Recording - On"

What is the default mode of Credential Vault?

Express

A locker administrator needs to take a long leave and wants to assign a back-up to perform Locker administrator tasks in their absence. The
locker administrator does not want the back-up to add users to the existing lockers, but is comfortable with the back-up adding and editing
existing credential variables of the lockers. The back-up can also change access levels of existing users inside the lockers. How can the locker
administrator achieve this?

Assign a user with"Participant" access to all existing lockers.

Which option allows an administrator to identify the location of a Control Room repository?

Administration > Settings > General Tab

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

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 create local database connection details on one of the bot can copied to the other developer The DBA can contribute Credential Variable database
connection details on the Room. which can be accessed by bot developers on their systems.

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

What is a pre-defined system role in Control Room to create a device pool?

AAE_Pool Administrator

A Control Room Administrator has been contacted by experienced Automation Anywhere user who has been given a newly created username.
However, when accessing the Enterprise Client, it is not possible for the user to add Assets and Logic. What is the cause of this?

The user name needs to be assigned the MetaBot Designer role

What is an extension of a Metabot file?

MBOT

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

A user is developing a TaskBot in which a business process will use a MetaBot to perform data entry via a web application. Information extracted
from form fields in a set of PDFs is not being entered into the third-party site. What is causing the problem?

The parameters for the MetaBot's variables need to be defined as 'input' variables

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 Email and then map data read from task bots to MetaBot variables

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 attachments in a ZIP File and send the ZIP file as an Attachment

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

Smart Recorder

A Bot is created with specific Properties, Scheduling, or Triggers and uploaded on the Web CR. Which trait(s) get carried forward with the Bot?

Properties only

If the application is web based, what is the preferred recorder/command to automate?

Web Recorder/Managed Web Controls

Which two reports are generated by the Report Designer? (Choose two.)

Task Run

Workflow Run

A user is reading email addresses from an Excel file and writing them into a Web Form. The user wants to check if the email addresses are in the
correct syntax before writing to the web form. How can the user accomplish this?

Use String operations > Find command > Enable Regular expression (Check against Email Regex)

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

Use the"Email Automation - Get All Messages" command to loop over the mail box

Use the"Email Automation - Get All Messages"command to loop over the mail box, choose"Message Format" as HTML and enable secure connection.

Use the"Loop Each Email Message on Mail Server" command to loop over the mail box
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?

There is an error on line number 4 of the script

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

Snapshot and Variable

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

FTP

Web Recorder

What String Operation sub-commands is used to get the number of characters in a given source string?

Length

In XML command, what option can be used to perform calculations in an XML document?

Execute XPath Function

What variable is returned when the String Operation's Join command is used?

Value

Which option is used to make multiple PDF page from single file?

Split Document

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

$DataSet Column$

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

It closes the spreadsheet while saving the changes

Which three options are valid in Error Handling? (Choose three.)

Log Data into a File

Run Task

Take Snapshot

What is true about the PGP command?

It is used for encryption and decryption of all types of files

PDF Integration- Extract Text command allows output in what two different text-types?

Plain and Structured

A user needs to factor in time that a website may take to open up, which can vary between 5 and 15 seconds, depending on internet connection
speed. How can the user apply this delay?

Use the "Delay" command with a wait period of 15 seconds.

What are two valid Error Handling options? (Choose two.)

Continue

Stop

What String Operation sub-commands is used to get the number of characters in a given source string?
Length

Which format of System Variables can be changed?

Date

Which option is used to make multiple PDF page from single file?

Split Document

Which three are valid Loop commands? (Choose three.)

Each Folder in a Folder

Each Node in an XML Dataset

Each Row in an Excel Dataset

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

It closes the spreadsheet while saving the changes

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?

Setting Breakpoints

A developer accidentally misspells the city name for a Marketing Event. What is the fastest way to correct this mistake across 100 rows in an
Excel spreadsheet?

Use the Excel Find/Replace command

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

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

Use the"Email Automation - Get All Messages" command to loop over the mail box

Choose"Message Format" as Plain Text and specify the folder location to download attachments

Use the"Loop Each Email Message on Mail Server" command to loop over the mail box

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

A human resources executive creates a folder every month with prospective candidate names under the folder c:\Prospects on their hard drive.
The executive now has hundreds of empty folders under c:\Prospects. How can the executive remove all the candidate folders under the folder
c:\Prospects?

Use a"Loop Each Folder in a Folder" loop to loop over the directory"c:\Prospects", then choose the folders to delete by displaying the name of the folder via
$folder name$ variable

Before performing a Web Recorder task, which two options should the user ensure are setup correctly?

The Internet Explorer 11 plugin is installed and enabled

The zoom factor in IE browser should be 100 %

What ROI setting can be modified by the client?

Hourly Rate

After logging in from the client system, a developer wants to review the task bot activities that have occurred at the client system over the last
four weeks. What would help the developer with this information?

The developer logged in at the client machine, accesses the control room central log file for this information

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.

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

Index

An organization has 30 task bots running that transfer data from one application to the other within the organization. The organization now
wants to update the interfaces of all the application. This means that the task bots need to be reworked again. How can the bots be re-created
this time so that they can automatically adapt to any changes in the interface of the application in future?

Create MetaBots to implement business function as they work on the blueprint of the application surface
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

A Control Room Administrator has been contacted by experienced Automation Anywhere user who has been given a newly created username.
However, when accessing the Enterprise Client, it is not possible for the user to add Assets and Logic. What is the cause of this?

The user name needs to be assigned the MetaBot Designer role

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 using licenses that are invalid or expired

The administrator of a Control Room wants to check all the device pools created inside the environment. The administrator logs into the control
room but is not able to find any device pools created. How can the administrator check all the device pools?

The administrator needs to update the role privileges to check the pools.

A pool administrator needs to make the administrators an owner to all the pools

The administrator is trying to create a pool of devices on to distribute the execution of a bot. After logging into the Control Room, the
administrator fails to find any option to create a pool. What should the administrator do to resolve the issue?

The AA plugin should be enabled on the browser

A user with"AAE_Locker Admin" role has left the company. The Administrator of the control room is trying to delete this user account but is not
able to do so. How can this account be deleted?

The administrator must reset the password and reuse the account

The IT Department is concerned that bot creators are using passwords that do not adhere to their password requirements. The control room
administrator has responded that each user is responsible to conform to IT standards, and as the control room has email enabled, the
administrator cannot change bot developer passwords. Which of these can the administrator do to best assist with meeting IT requirements?

Align the Control Room Settings > General > Security settings to conform to IT requirements

Disable user accounts until they conform to IT requirements

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

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

Heartbeat widget

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

Ask the locker manager to edit the locker and take away the user account's privileges on this locker

What dashboard provides information on 'Total Users'?

Home

A locker administrator needs to take a long leave and wants to assign a back-up to perform Locker administrator tasks in their absence. The
locker administrator does not want the back-up to add users to the existing lockers, but is comfortable with the back-up adding and editing
existing credential variables of the lockers. The back-up can also change access levels of existing users inside the lockers. How can the locker
administrator achieve this?

Assign a user as Manager to all the existing lockers

The locker administrator can ask the control room administrator to be the backup as they can performthese tasks by default

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

Audit

Insights
Where can 'Bot status' and 'Top Failure Reasons' be accessed?

Bots Dashboard

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?

The administrator needs to ask a user with"AAE_LockerAdmin" role to create the locker

A user with"AAE_LockerAdmin" role privileges needs to create the locker in the control room andassign the administrator as the manager of the locker

The developer with"Consumer" access to a locker is trying to use their access privilege to create a bot and write the credential variable values on
a notepad program. The developer uses the"Log to File" command inside the task editor and after pressing"F2" key, tried to populate the
credential variables from the insert Variable pop up box. The credential variables do not show up in the list. What is the issue?

The developer needs to have"Manager" access inside the locker

Credential variables will show up in commands that have field values with tags"Username"and"Password

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

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

AAE Control Room

AAE Send Email Command

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

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

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

ArrayColumns

ArrayRows

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

FTP

Web Recorder

XML

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

CSV

TXT

What is the FTP- Change Folder command do?

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

Which format of System Variables can be changed?

Date

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

It closes the spreadsheet while saving the changes

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

List

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

Setting Breakpoints
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.

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

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

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

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

Screen Recorder

Smart Recorder

Web Recorder

Which of the following is not a valid recorder in AA Enterprise Platform?

a.
Desktop Recorder

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

Executable

VB Script

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

Index

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

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

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

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

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.

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

Assign one of the bot creator's roles as a Consumer of the locker

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

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


Which version control system is supported by AAE 11 LTS?

VisualSVN

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

The administrator would need to copy the Bots to a client and upload the Bots from the client

What dashboard provides information on CPU, Memory and HDD Utilization in percentage?

Devices

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

Audit

Insights

Which Two variable are available in workbench?

List--Array

What are the different play modes available under the object cloning command?

Object,coordinates & Image

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 work item

What is the defualt function of Excel ‘close spraed sheet’command?

It closes all the open sheet tabs of the spredsheet

Вам также может понравиться