Black Friday Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

Advanced-RPA-Professional Sample Questions Answers

Questions 4

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

Options:

A.

Move the Execute SQL statement to be between Connect and Disconnect.

B.

The Prompt command should accept input in Name variable and not Age variable

C.

The entire code should be between Prompt Message and Execute SQL statement.

D.

The Insert Statement should not have '$Name$' variable in single quotes

E.

Move the Prompt Message to be before the Disconnect statements.

Buy Now
Questions 5

The locker administrator informs the developer to use the credentials from the locker that the developer has been provided access to. The developer logs into the control room to learn the names of the variables and use them during development but finds nothing created inside the locker. The developer creates their own credential variables inside the locker but is unable to use these credential variables during development.

What will resolve the issue?

Options:

A.

The developers user account needs to be provided Manage access for the locker

B.

The developer needs to be update the Request Status of the credentials to reflect as available inside the Locker

C.

The developers user account needs to be provided Consumer access inside the locker

D.

A role mapped with Consumer access inside the locker needs to be assigned to the developers user account

Buy Now
Questions 6

Which of the following methods can a developer use to debug a task using the Task Editor?

Options:

A.

Enable debugging then function keys

B.

Directly using function keys

C.

By looking at log Files only

D.

Using message boxes only

Buy Now
Questions 7

Which of the following recorder/command is 'most' preferable to automate with if the application is web based?

Options:

A.

Managed Windows Control

B.

Image Recognition

C.

Smart Recorder/Object Cloning

D.

Web Recorder/ Managed Web Controls

Buy Now
Questions 8

Automation can be extended to the business process consisting of conditional processing using which capability of Automation Anywhere?

Options:

A.

Process Designer

B.

Workflow Designer

C.

Process Workflow

D.

Bots Designer

Buy Now
Questions 9

What is the right way to assign values to a previously defined variable?

Options:

A.

Variable Operation

B.

String Operation

C.

Prompt for Value

D.

All of the above

Buy Now
Questions 10

Control Room, Development Client and Runtime Client and key components of Automation Anywhere architecture. Development Client and Runtime Client are also known as

Options:

A.

Bot Developer & Bot Executors

B.

Bot Creators & Bot Executors

C.

Bot Creators & Bot Runners

D.

Bot Developers & Bot Runners

Buy Now
Questions 11

Which three email-based triggers does Control Room support by default? (Choose three.)

Options:

A.

A BLM package is exported/imported

B.

User activated/deactivated

C.

User information updated

D.

A TaskBot stopped running because it is unsuccessful

Buy Now
Questions 12

A user is working in a spreadsheet and wants to close the spreadsheet, retaining all data intact after completing the work. What command(s) will meet this request?

Options:

A.

First save the spreadsheet then close the spreadsheet

B.

Close the spreadsheet and then save the spreadsheet

C.

Close the spreadsheet

D.

Save the spreadsheet

Buy Now
Questions 13

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

Options:

A.

Web Recorder

B.

Smart Recorder

C.

Screen Recorder

D.

Desktop Recorder

Buy Now
Questions 14

Which type of web scraping is available in AA?

Options:

A.

Pattern based data extraction

B.

Regular data extraction

C.

Both A and B

D.

None of the above

Buy Now
Questions 15

Which of the following is an incorrect looping condition?

Options:

A.

Each folder within a folder

B.

Each node in a tree view

C.

Each file within a folder

D.

Each row in a CSV/Text

Buy Now
Questions 16

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?

Options:

A.

The developer needs to initiate the MetaBot variables before the mapping process

B.

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

C.

The developer needs to correctly assign the variable type for all the defined variables

D.

The developer needs to use variable operation command to map two variables

Buy Now
Questions 17

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

Options:

A.

ArrayRows

B.

ArrayElements

C.

ArrayColumns

D.

ArraySize

Buy Now
Questions 18

If there is a dynamic change in the window title, which of the following should be done?

Options:

A.

Convert the window title as a variable

B.

Use the variable operation

C.

Use the wild card character while capturing

D.

Convert the window title alone

Buy Now
Questions 19

The administrator wants to run a bot immediately on multiple machines to resolve an urgent task at hand. The administrator needs to know how many bot runner machines are available, in real time.

Within Control Room, which menu option provides this information?

Options:

A.

Devices

B.

Bots

C.

Activity

D.

Audit Log

Buy Now
Questions 20

The Send Email Command is use for;

Options:

A.

To send multiple email at once by using semi-colon between each email address

B.

To send single email at a time only

C.

To format the message in HTML

D.

To include the attachment with the email

Buy Now
Questions 21

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

Options:

A.

Execute XPath Function

B.

Validate XML Document

C.

Get Node(s)

D.

Get Cells

Buy Now
Questions 22

It is mandatory to associate a credential with locker before it can be consumed in a Bot.

Options:

A.

False

B.

True

Buy Now
Questions 23

A bot assigned to a queue to service work items has malfunctioned and needs to be repaired. The time to correct has been estimated at three days. Meanwhile the queue has 5000 work items that need to be processed. What should the queue administrator do to allow human users to process the work items in an efficient manner?

Options:

A.

Export work items to CSV and distribute to the human work force

B.

Notify the business owner that the queue is out of service for three days

C.

Create a custom role, assign the human workforce to the role, then add the role as a consumer of the queue

D.

Assign the human users to a role registered as a participant of the queue

Buy Now
Questions 24

You need to assign a value to an existing variable that has been previously defined. What will you choose?

Options:

A.

Variable Operation command

B.

Add Variable in Variable Manager

Buy Now
Questions 25

At the event of an error, the "Set Task Status" option under Error Handling command allows to set the current task as ______________________.

Options:

A.

Pass or Fail

B.

Pass or Fail or Aborted

C.

Pass or Fail or Timed Out

D.

Pass or Aborted

Buy Now
Questions 26

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

Options:

A.

Administration > Settings> Client Application Tab

B.

Administration > Settings > General Tab

C.

Administration >Settings > Bots Tab

D.

Administration >Settings > Credentials Tab

Buy Now
Questions 27

What does a counter variable always start with?

Options:

A.

0

B.

1

C.

2

D.

-1

Buy Now
Questions 28

$Filedata Column$ variable allows us to read column wise information from the following file type(s)?

Options:

A.

CSV

B.

TXT

C.

PDF

D.

DOC

Buy Now
Questions 29

What is the FTP-Put Files command do?

Options:

A.

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

B.

Transfer file(s) from one folder to a different folder on an FTP/SFTP server

C.

Transfer file(s) from one folder to a different folder on a local system

D.

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

Buy Now
Questions 30

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?

Options:

A.

Create few bots that work only on implementing the logic

B.

Create dynamic object ID while creating the bots

C.

Use object cloning command with appropriate search criteria to interact with the application surface

D.

Create MetaBots to implement business function as they work on the blueprint of the application surface

Buy Now
Questions 31

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?

Options:

A.

Review the Bots Dashboard

B.

Review the widgets of the Audit dashboard and Audit Logs

C.

Review the My Bots section of the Control Room

D.

Review widgets of the Activity section of Control Room

Buy Now
Questions 32

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?

Options:

A.

Compile the TaskBots with the Security Level set to high

B.

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

C.

Encrypt the TaskBots in the Control Room

D.

Use the Upload tool in the AAE Client with the Encryption enabled

Buy Now
Questions 33

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?

Options:

A.

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

B.

The administrator can use the Web Recorder > Navigate URL command to check if every URL is navigable

C.

The administrator can have the project team go over the website repeatedly until all such issues are resolved

D.

The administrator can open every link in their website using Web Recorder > Open Browser command to see if it is functional

Buy Now
Questions 34

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

Options:

A.

AAE Client

B.

Metabot

C.

AAE Send Email Command

D.

AAE Control Room

Buy Now
Questions 35

A developer uploads a Bot to the Control Room for enterprise-wide deployment. The administrator sets up a schedule for deploying the Bot across all enterprise clients connected to the Control Room. However, for two of the Bot Runner clients this deployment fails, and the run Bot deployment failure is logged to the Audit log.

Which two of the following could be the reason?

Options:

A.

The two Bot Runners do not have access to the Audit log file

B.

The two Bot Runner do not have Client login access to the Control Room

C.

The two Bot Runner are disable during execution

D.

The two Bot Runners could not be reached or appear as disconnected

E.

The two Bot Runners could not download the deployed package

Buy Now
Questions 36

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?

Options:

A.

Ownership of all existing lockers need to be transferred to other locker administrator and then we can delete the user account

B.

The administrator must reset the password and reuse the account

C.

Ownership of all existing credentials need to be transferred to other locker administrator and then we can delete the user account

D.

Delete the lockers created by this user using another Locker admin account and transfer all credentials ownership to other users

Buy Now
Questions 37

What is true about the PGP command?

Options:

A.

It is used for encryption and decryption of PDF files only

B.

It is used for encryption and decryption of TXT and CSV files only

C.

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

D.

It is used for creating encryption and decryption keys only

Buy Now
Questions 38

Which of the following variables is used in Error Handling?

Options:

A.

Error Description

B.

Error Line Number

C.

Error ID

D.

Options A and B

Buy Now
Questions 39

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?

Options:

A.

The engineer should make contact with the network team because socket timeouts are causing a service interruption

B.

Fewer TaskBots should be scheduled to run because the Control Room is overloaded

C.

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

D.

Because there are too many TaskBots attempting to enter data at the same time, some of them must be rescheduled

Buy Now
Questions 40

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

Options:

A.

Each Folder in a Folder

B.

Each Node in an XML Dataset

C.

Each Row in an Excel Dataset

D.

Each Item In sfile

Buy Now
Questions 41

Which of the following helps to closely manage TaskBots, MetaBots, and IQBots uploaded in the server?

Options:

A.

AA Client

B.

Repository Manager

C.

User management

D.

Audit trails

Buy Now
Questions 42

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

Options:

A.

VB Script

B.

MetaBots

C.

Executable

D.

Workflow

Buy Now
Questions 43

It is Ray's first day at his new office, BotMakers. He is trying update the Metabot assets with respect to the newer version of source application. Help him perform the task.

Which option will Ray choose to instantly compare an existing screen with a newer screen to identify changes/modifications in the source application?

Options:

A.

Configure

B.

Calibrate

C.

Add DLL

D.

Edit DLL

Buy Now
Questions 44

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

Options:

A.

The zoom factor in IE browser should be 100%

B.

The Internet Explorer 11 plugin is installed and enabled

C.

The zoom factor in IE browser should be 125%

D.

Flash plugin is installed

Buy Now
Questions 45

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?

Options:

A.

Images can be captured manually via any Image Capture utility

B.

Setting Breakpoints

C.

Set Snap point

D.

Toggle Breakpoint

Buy Now
Questions 46

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 device?

Options:

A.

administration > Settings

B.

Device

C.

Workload > queues

Buy Now
Questions 47

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

Options:

A.

Bots

B.

Workload

C.

Insights

D.

Audit

Buy Now
Questions 48

Which three of these are valid recorders in Automation Anywhere Enterprise Platform?

Options:

A.

Screen Recorder

B.

Smart Recorder

C.

Web Recorder

D.

Desktop Recorder

Buy Now
Questions 49

An administrator is tasked to consume work items from a given queue in the Control Room instance in an existing connection. In the Variable Manager panel, what must the administrator first add in the Bot?

Options:

A.

Queue Variables

B.

Queue Category

C.

Work Item

D.

Bot Dependency

Buy Now
Questions 50

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

Options:

A.

Use Message Box to display the values.

B.

Use Variable Watch Table to display the values

C.

Use if/Else Variable to display Variable Values

D.

Use Prompt Value to display values

Buy Now
Questions 51

Which permission allows a bot creator to manage and view scheduled activities for all users?

Options:

A.

View and manage ALL scheduled activity

B.

Schedule my bots to run

C.

view bots

D.

Create standard attributes

Buy Now
Questions 52

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?

Options:

A.

Assure the bot developer that the control room sessions time out

B.

Check the audit log for actions taken by the bot developer and inspect the source device

C.

Coordinate with IT to monitor the bot developer's desktop account

D.

Force the bot developer to change their password

E.

Adjust the session timeout on the control room to ensure the bot developer's account disconnects after working hours

Buy Now
Questions 53

____________________Serves as the centralized secured component within Automation Anywhere's architecture to save sensitive data

Options:

A.

SQL Database

B.

Credential Vault

C.

Version Control

D.

Control Room

Buy Now
Questions 54

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

Options:

A.

The Auto Login feature was not set up on the machine

B.

The Automation Anywhere Enterprise Scheduler Service got shut down

C.

The Automation Anywhere Enterprise Client Service got shut down

D.

The Visual SVN Server service got shut down

Buy Now
Questions 55

What is a pre-defined system role associated with the "Credentials Vault" feature in Control Room?

Options:

A.

AAE_Queue Administrator

B.

AAE_Credential Administrator

C.

AAE_Pool Administrator

D.

AAE_Locker Administrator

Buy Now
Questions 56

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?

Options:

A.

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

B.

The developer logged in at the client machine, accesses the client machine systems logs for this information

C.

The administrator from the control room accesses the system logs at the client machine and shares this information with developer

D.

The developer can log in at another client machine and access the control room central log file for this information

Buy Now
Questions 57

Which of the following web browsers is 100 percent supported by recorders in Automation Anywhere?

Options:

A.

IE

B.

Google Chrome

C.

Firefox

D.

Safari

Buy Now
Questions 58

In which console of the Control Room you can view the status of tasks that have been played successfully or have error-ed out during play time?

Options:

A.

Dashboard

B.

Audit Trail

C.

Operation Room

Buy Now
Questions 59

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

Options:

A.

Total queues Widget

B.

Upcoming Schedules Widget

C.

Bot status Widget

D.

Heartbeat widget

Buy Now
Questions 60

Which of the following WebCR options allows to view the list of all client machines along with their status in read-only form?

Options:

A.

Clients

B.

Security

C.

User Management

D.

Repository Manager

Buy Now
Questions 61

A Control Room administrator has received an advisory from IT that security may be compromised for many Control Room systems. IT is concerned that there may be an attempt to load some harmful code into the Control Room.

What two steps can the Control Room administrator take to address this threat?(Choose two.)

Options:

A.

Under Administration > Settings- Whitelisted file extensions > Disallow extensions which could be a virus (BAT files, etc,)

B.

Put Control Room on a separate network, one not accessible by clients.

C.

Check the Audit Log for user logins that occur at unusual hours into the Control Room, share this information with their user's manager, and check the user's uploads for threats

D.

Ask IT to disable communication between the client and Control Room

Buy Now
Questions 62

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?

Options:

A.

Use the Excel Get Cells command

B.

Use the Excel Run Excel Macro command

C.

Use the Excel Find/Replace command

D.

Use the Excel Go to Cell command

Buy Now
Exam Code: Advanced-RPA-Professional
Exam Name: Automation Anywhere Certified Advanced RPA Professional (V11)
Last Update: Nov 22, 2024
Questions: 209
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now Advanced-RPA-Professional