
Advanced-RPA-Professional Training & Certification Get Latest RPA Certification Updated on Oct 17, 2021
Certification Training for Advanced-RPA-Professional Exam Dumps Test Engine
NEW QUESTION 85
Which of the following helps in searching for a web control based on the index number of the control stored while recording a web page?
- A. Attributes
- B. Control Index
- C. Control ID
- D. Index
Answer: B
NEW QUESTION 86
What can a user do to send EXE and BAT files via mail, which are currently being blocked by the mail server?
- A. The user can put all such attachments in a ZIP, encrypt this file, give the output file a PGP extension, and mail the PGP file
- B. The user can put all such attachments in a ZIP, encrypt this file, give the output file an ENC extension, and mail the ENC file
- C. The user can put all such attachments in a ZIP file and send the IP file as an attachment
- D. The user can put all such attachments in a ZIP file, encrypt this file by creating a public key of the Zip file and then mail the public key
Answer: A
NEW QUESTION 87
Which of the following system variables are associated with Arrays?
- A. arrayColumns
- B. arraySize
- C. arrayElements
- D. arrayRows
Answer: A,D
NEW QUESTION 88
Which of the following type of variable is not supported by MetaBots?
- A. Array Type
- B. List Type
- C. Value Type
- D. Password Type
Answer: B
NEW QUESTION 89
Which can be attached to a mail being sent via Error Handling?
- A. Error Log and Variable
- B. Snapshot and Variable
- C. Snapshot and Error Log
- D. Data Log and Snapshot
Answer: B
NEW QUESTION 90
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?
- A. The "Append to an already existing CSV file" in Database-SQL Query command
- B. The "Timeout for the query in seconds" in Database- SQL Query command
- C. The "Maximum number of records to fetch" in Database-SQL Query command
- D. The "Add Parameters" in "Run Stored Procedure" command
Answer: C
NEW QUESTION 91
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 confirm to IT standards, and as the control room has email enabled. The administrator cannot change bot developer passwords. What can the administrator do to assist with meeting IT requirements?
- A. Force all users to change their password by creating a new credential vault locker
- B. Align the Control Room Settings > General > Security settings to confirm to IT Requirernents
- C. Disable user accounts until they conform to IT requirements
- D. Lock users that fail to enter the correct password after three attempts
Answer: B
NEW QUESTION 92
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.)
- A. 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.
- 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. Using Database Command to export the result of "Run Stored procedure" command to CSV.
- D. Using Database Command and SQL query to export the data from the database and store it in a CSV.
Answer: C,D
NEW QUESTION 93
What are the different play modes available under the Object Cloning command?
- A. Object, Image and Text
- B. Object and Coordinates only
- C. Text, Coordinates and Image
- D. Object, Coordinates and Image
Answer: D
NEW QUESTION 94
Which three email-based triggers does Control Room support by default? (Choose three.)
- A. User activated/deactivated
- B. User information updated
- C. A TaskBot stopped running because it is unsuccessful
- D. A BLM package is exported/imported
Answer: A,B,C
NEW QUESTION 95
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. What are two possible reasons, out of the below stated reasons, why the project leader is facing this issue? (Choose two.)
- A. The project leader is allocating an Unattended Bot runner Device license to a user with Run-time license
- B. The project leader is allocating a developer license to a person with AAE_Admin role
- C. The project leader is allocating bot creator license to a user AAE_Basic role
- D. The project leader is using licenses that are invalid or expired
Answer: C,D
NEW QUESTION 96
After you define variables, which command allows you to perform operations on them within your automation tasks?
- A. Variable Operation
- B. Variable Manager
- C. IF/Else command with Variable condition
Answer: A
NEW QUESTION 97
Which two system variables are associated with Arrays? (Choose two.)
- A. ArrayColumns
- B. ArrayRows
- C. ArraySize
- D. ArrayElements
Answer: A,B
NEW QUESTION 98
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?
- A. The engineer should make contact with the network team because socket timeouts are causing a service interruption
- B. Because there are too many TaskBots attempting to enter data at the same time, some of them must be rescheduled
- C. Fewer TaskBots should be scheduled to run because the Control Room is overloaded
- D. Recalibrate the page in the MetaBot Designer because the web page field tags have changed
Answer: D
NEW QUESTION 99
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?
- A. The developer needs to be update the Request Status of the credentials to reflect as available inside the Locker
- B. A role mapped with Consumer access inside the locker needs to be assigned to the developers user account
- C. The developers user account needs to be provided Consumer access inside the locker
- D. The developers user account needs to be provided Manage access for the locker
Answer: C
NEW QUESTION 100
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?
- 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
Answer: D
NEW QUESTION 101
Which of the following methods can a developer use to debug a task using the Task Editor?
- A. By looking at log Files only
- B. Enable debugging then function keys
- C. Using message boxes only
- D. Directly using function keys
Answer: B
NEW QUESTION 102
It is mandatory to associate a credential with locker before it can be consumed in a Bot.
- A. True
- B. False
Answer: A
NEW QUESTION 103
In AA, which feature can be used to compare, find, split, and join string variables?
- A. Variable Operation
- B. String Operation
- C. Object Cloning
- D. Keystroke
Answer: B
NEW QUESTION 104
Control Room, Development Client and Runtime Client and key components of Automation Anywhere architecture. Development Client and Runtime Client are also known as
- A. Bot Creators & Bot Runners
- B. Bot Developers & Bot Runners
- C. Bot Developer & Bot Executors
- D. Bot Creators & Bot Executors
Answer: A
NEW QUESTION 105
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?
- A. Define the password variable as "Mask" and "Standard"
- B. Define the password variable as "This is Password"
- C. Modifying the access privileges of the role
- D. Define the password variable as "Password Only"
Answer: C
NEW QUESTION 106
Which dashboard does the Control Room administrator need to reference to get a graphical representation of Events Distribution by Activity Type?
- A. Audit
- B. Workload
- C. Bots
- D. Insights
Answer: A
NEW QUESTION 107
Which mode of Information Capture is supported by Smart Recorder?
- A. Command Mode
- B. Object mode
- C. Window mode
- D. Text Mode
Answer: B
NEW QUESTION 108
......
Step by Step Guide to Prepare for Advanced-RPA-Professional Exam: https://www.exams4collection.com/Advanced-RPA-Professional-latest-braindumps.html
