Labour Day Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

Advanced-RPA-Professional Sample Questions Answers

Questions 4

Which of the following options are true when the user connects to more than one excel file during task execution?

Options:

A.

Yes, it is supported by defining different session name for each excel file

B.

Yes, it is a default support

C.

No, it is not supported

D.

None

Buy Now
Questions 5

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

Options:

A.

Plain and Comma Separated

B.

Un-formatted and Formatted

C.

Plain and Structured

D.

Structured and Tabular

Buy Now
Questions 6

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?

Options:

A.

Create another queue using the same queue category

B.

Use the SLA Calculator to run what-if analysis

C.

Change the distribution mode of the device pool to Priority

D.

Reduce the time-slice round robin option to speed up the current process

Buy Now
Questions 7

Which mode of Information Capture is supported by Smart Recorder?

Options:

A.

Command Mode

B.

Text Mode

C.

Window mode

D.

Object mode

Buy Now
Questions 8

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?

Options:

A.

The "Add Parameters" in "Run Stored Procedure" command

B.

The "Append to an already existing CSV file" in Database-SQL Query command

C.

The "Maximum number of records to fetch" in Database-SQL Query command

D.

The "Timeout for the query in seconds" in Database- SQL Query command

Buy Now
Questions 9

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 10

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 11

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 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 can be attached to a mail being sent via Error Handling?

Options:

A.

Snapshot and Variable

B.

Snapshot and Error Log

C.

Data Log and Snapshot

D.

Error Log and Variable

Buy Now
Questions 14

In case there is no error in a task, the value of "Error Line Number" will be_____.

Options:

A.

0

B.

1

C.

-1

D.

-2

Buy Now
Questions 15

A team in XYZ Ltd. has received a project where a 70 minute raw document needs to be recorded and mailed within two hours. After downloading the content, there seems to be a problem with their internet and thy can't initiate the recording.

Which tool is recommended to accomplish the task given in the scenario?

Options:

A.

Microsoft Windows 10

B.

MS Office 360

C.

Airbook Mac Pro

D.

Internet Explorer 9

Buy Now
Questions 16

Which of the following ROI setting can be modified in Client?

Options:

A.

Hourly Rate

B.

Run Time

C.

Debug Time

D.

Currency

Buy Now
Questions 17

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

Options:

A.

Stop

B.

Continue

C.

Continue until next error

D.

Stop after next error

Buy Now
Questions 18

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 19

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

Options:

A.

Using Database Command and SQL query to export the data from the database and store it in a CSV.

B.

The user can Iterate over the SQL query result set generated by SQL query command, one row at a time, fetching column values of current row using the "Excel column" system variable, and write the result to a CSV file row by row.

C.

The user can Iterate over the SQL query result set generated by the SQL query command, one row at a time, fetching column values of the current row using the "File Data column" system variable, and writing the result to a CSV file row by row.

D.

Using Database Command to export the result of "Run Stored procedure" command to CSV.

Buy Now
Questions 20

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 21

Which of the following types of architecture is supported by Automation Anywhere?

Options:

A.

Peer-to-Peer

B.

Client-Server

C.

Mesh

D.

None of the above

Buy Now
Questions 22

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 23

The Bot development team manager informs the Control Room administrator that development team members have recently encountered issues with their Client login credentials. The manager wants the team members to be notified whenever the client login credentials are modified. How can the administrator achieve this request?

Options:

A.

The administrator can set up an email notification under the "Administration > Settings > Email Notification" section of the Control Room

B.

The administrator can set up an email notification under the "Audit log > User Modified activity "section of the Control Room

C.

The administrator can set up an email trigger to send an email alert to the user whenever the details are modified

D.

The administrator can set up a scheduled task which will notify user about changes to their credentials at the scheduled time

Buy Now
Questions 24

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 25

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?

Options:

A.

Properties, Schedules and Triggers

B.

Properties and Triggers

C.

Properties and Schedules

D.

Properties only

Buy Now
Questions 26

Which of the following actions can be performed using the PDF Integration commands?

Options:

A.

Extraction of Text from PDF

B.

Extraction of Form-Fields from PDF

C.

Conversion of PDF into Image

D.

Conversion of Text into PDF

Buy Now
Questions 27

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?

Options:

A.

Go to Activity > In Progress and put the Workload Service task in 'maintenance mode'

B.

Stop and start the Control Room scheduling service in Windows

C.

Hold and release the automations in Activity > Monitor

D.

Pause and resume the automations using Workload > Queues

Buy Now
Questions 28

What is an accurate statement about the Object Cloning command?

Options:

A.

It works with the screen coordinates to capture the information from a specified area

B.

It is capable of capturing web as well as window objects and controls such as text from drop down menus

C.

It works with the web-based objects to extract information

D.

It is capable of extracting information from a CSV/TEXT file without opening it

Buy Now
Questions 29

How can a command be added from command library to the Task Actions List in workbench?

Options:

A.

Press F10 key and select the Command

B.

Press F2 key and select the Command

C.

Type the Command name

D.

Drag & Drop the command

Buy Now
Questions 30

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

Options:

A.

AAB Queue Administrator

B.

AAE Locker Administrator

C.

AAE Pool Administrator

D.

AAE Basic

Buy Now
Questions 31

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?

Options:

A.

Change a user's role permission with AAE_Locker Administrator

B.

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

C.

Assign a user as Manager to all the existing lockers

D.

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

Buy Now
Exam Code: Advanced-RPA-Professional
Exam Name: Automation Anywhere Certified Advanced RPA Professional (V11)
Last Update: May 3, 2024
Questions: 209
$64  $159.99
$48  $119.99
$40  $99.99
buy now Advanced-RPA-Professional