
Advanced-RPA-Professional Actual Questions 100% Same Braindumps with Actual Exam!
Advanced-RPA-Professional Study Material, Preparation Guide and PDF Download
Automation Anywhere Advanced-RPA-Professional (V11) Exam consists of 60 multiple-choice questions, which you must complete within 90 minutes. Advanced-RPA-Professional exam covers various topics, such as advanced automation concepts, security, governance and compliance, advanced commands, and advanced object cloning. To pass Advanced-RPA-Professional exam, you must score at least 80%.
NEW QUESTION # 57
Joe is a Web Control Room administrator. He wants to display a live status of all the ongoing activities for the Control Room.
___________ section in Web Control Room displays a live status of all the ongoing activities.
- A. Historical
- B. Current Activities
- C. In-Progress
- D. Scheduled
Answer: C
NEW QUESTION # 58
Which two system variables are associated with Arrays? (Choose two.)
- A. ArraySize
- B. ArrayElements
- C. ArrayColumns
- D. ArrayRows
Answer: C,D
NEW QUESTION # 59
Which of the following helps to closely manage TaskBots, MetaBots, and IQBots uploaded in the server?
- A. User management
- B. AA Client
- C. Repository Manager
- D. Audit trails
Answer: B
NEW QUESTION # 60
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?
- A. Use the Excel Run Excel Macro command
- B. Use the Excel Find/Replace command
- C. Use the Excel Get Cells command
- D. Use the Excel Go to Cell command
Answer: B
NEW QUESTION # 61
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 # 62
A Control Room user is troubleshooting a TaskBots activity, which is currently stopped. The user suspects it was stopped manually.
How can this be confirmed?
- A. Browse the AA_Microsoft_Message_Queue for Stop command entries
- B. Review the Audit log and look for User activity
- C. Examine the 'All Log Entries' report
- D. Look for 'Informational' system messages in the Engine log
Answer: A
NEW QUESTION # 63
Which command will be used to automatically launch a file or program?
- A. Files/Folder Command
- B. Open Program/File Command
- C. Windows Action command
Answer: B
NEW QUESTION # 64
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 "This is Password"
- B. Modifying the access privileges of the role
- C. Define the password variable as "Password Only"
- D. Define the password variable as "Mask" and "Standard"
Answer: B
NEW QUESTION # 65
Smart Recorder is capable of capturing window of objects and controls such as text from drop down menu.
- A. True
- B. False
Answer: A
NEW QUESTION # 66
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?
- 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
Answer: A
NEW QUESTION # 67
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?
- A. Stop and start the Control Room scheduling service in Windows
- B. Hold and release the automations in Activity > Monitor
- C. Pause and resume the automations using Workload > Queues
- D. Go to Activity > In Progress and put the Workload Service task in 'maintenance mode'
Answer: C
NEW QUESTION # 68
In XML command, what option can be used to perform calculations in an XML document?
- A. Get Node(s)
- B. Get Cells
- C. Validate XML Document
- D. Execute XPath Function
Answer: D
NEW QUESTION # 69
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?
- A. There is an error on line number 4 of the script
- B. Lines 1 through 4 are correct, but there is an error in the script after this point
- C. There is an error in one of the first three lines of the code
- D. All of the first four lines of the code contain an error
Answer: A
NEW QUESTION # 70
Which of the following actions can be performed using the PDF Integration commands?
- A. Extraction of Form-Fields from PDF
- B. Conversion of PDF into Image
- C. Conversion of Text into PDF
- D. Extraction of Text from PDF
Answer: A,B,D
NEW QUESTION # 71
AAE 10 LTS supports versioning through which of the following Version Control System?
- A. Tortoise SVN
- B. Microsoft Team Foundation Server
- C. GIT
- D. VisualSVN
Answer: D
NEW QUESTION # 72
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 # 73
Which of the following ROI setting can be modified in Client?
- A. Hourly Rate
- B. Run Time
- C. Currency
- D. Debug Time
Answer: A
NEW QUESTION # 74
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?
- A. Use String operations>Find command> Check for existence of @symbol
- B. Use String operations>Find command>Enable Regular expression (Check against Email Regex)
- C. Use String operations>Find command> Check for existence of .com
- D. Use String operations>Find command> Check for existence of both".com" and"@" Symbol.
Answer: B
NEW QUESTION # 75
A manager in an organization wants the Bot to have same access privileges of a system during its execution that the manager has, but does not want to share application credentials with the developers who develop the bot.
How can this be achieved?
- A. The manager can achieve this through SSO API while developing the bots
- B. The manager can store their application credentials in credentials variables inside a locker in the control room and then assign the consumer access of the locker to a role mapped to the developers
- C. The manager needs to update the code manually with their credentials once the Bot is loaded to the control room for execution
- D. The manager needs to develop strict compliance policies using credential requests mechanism to achieve this task
Answer: B
NEW QUESTION # 76
Which sub-command of the If/Else command will you use to display emails with specific keywords in the subject line?
- A. Windows control
- B. File exists
- C. Application running
- D. Variable
Answer: D
NEW QUESTION # 77
A user is using Error handling in their code. The user feels that the values of System Error Handling Variables are getting carried forward from one Error Handling block to another resulting in issues. What does the user need to do to resolve this?
- A. The values don not get carried forward, as they are automatically reset after each block.
- B. The action can be trigger to reset the values of the variables.
- C. The user needs to manually reset the system defined Error Handling variables after every Error Handling Block.
- D. The action can be scheduled to reset the values of the variables.
Answer: C
NEW QUESTION # 78
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 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.
- B. Using Database Command and SQL query to export the data from the database and store it in a CSV.
- 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.
Answer: B,D
NEW QUESTION # 79
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?
- A. Ensure all outstanding work items are active
- B. Ensure all Bot Devices are online and connected
- C. Ensure all outstanding work items are processed
- D. Ensure all Bot Devices are disconnected
Answer: C
NEW QUESTION # 80
Which of the following String operation sub-commands is used to get number of characters in a given source string?
- A. Find
- B. Length
- C. Before/After
- D. Count
Answer: B
NEW QUESTION # 81
......
Advanced-RPA-Professional Certification Study Guide Pass Advanced-RPA-Professional Fast: https://www.lead1pass.com/Automation-Anywhere/Advanced-RPA-Professional-practice-exam-dumps.html