Automation Anywhere Certification Questions & Answers
|
Automation Anywhere |
-
If two scheduled tasks - TASK A and TASK B are scheduled at 2:01 PM, Task that is called first will get executed first.
Workflows allow flow of tasks based on variable values.
-
The option of Merge Document is available under PDF Integration command.
-
List type of variable returned, when Prompt For File command is used.
Auto-login allows your computer to execute a BOT even if the system is locked or logged off.
-
MetaBot designer in AAE v10.5 is supported for the IE versions 10 and 11 only browsers.
-
Activate Window command allows you to bring a focus on to a window.
Consider this BOT CODE that is recorded as below using AA SMART Technology: Excel: Open Spreadsheet "D:\AABotCode\Input1.xlsx". ActiveSheet: "Default". Session: Default Excel: Set value of Active Cell with "24". Session: Default Excel: Close Spreadsheet. Session: Default. This BOT can be made to run on other XLS files by passing a variable as path in the first line.
-
The default local variables available under Variable Manager are Prompt-Assignment and my-list-variable.
-
Run Script is not an option provided under the SAP Integration command.
-
Legacy Technology is used when automating legacy applications that run on older platforms in Object Cloning command.
-
Coordinate, Image and Object modes of Information capture are supported by Smart Recorder.
-
*.wkfx is a File type associated with Automation Anywhere platform.
-
ArrayColumns system variable can be used to get total number of columns in an Array Variable.
-
AAE Client cannot work even when it is disconnected from the Web Control Room.
-
Threshold limit for OCR is useful to Ensure the gray-scale enhancement that makes extraction easy.
-
Value, Password and Array types of variable is supported by MetaBots.
-
Express is the default mode of Credential Vault.
-
PGP command is used for encryption and decryption of all types of files.
-
Object Cloning command is capable of capturing web as well as window objects and controls such as text from drop down menus.
-
If a customer does not want AAE to capture credit card while using object cloning across all of their AAE Clients, Enable secure recording in Control Room options available to a developer.
-
Array, List, Value and Random variable types are available in the Task Editor.
-
Web Recorder/Managed Web Controls recorder is 'most' preferable to automate with if the application is web based.
-
Control Index helps in searching for a web control based on the index number of the control stored while recording a web page.
-
PGP command allows to encrypt/decrypt a file using keys where Public Key is used for encryption and Private Key is used for the decryption of encrypted file.
-
At the event of an error, the "Set Task Status" option under Error Handling command allows to set the current task as Pass or Fail.
-
MetaBot, REST Web Service and SOAP Web Service command(s) can be used to interface the BOT with an external API exposed by a third party.
-
'Total Clicks' in v10 Client is the total mouse clicks plus total keystrokes recorded in a task.
-
Screen Recorder / Web Recorder / Smart Recorder is the correct order in terms of increasing complexity of technology they can handle.
-
Value of one variable can be assigned to another using Variable Operation command.
-
Diamond or Rhombus shape in a WorkFlow designer signify Decision.
-
Automation Anywhere Enterprise RPA platform cannot be used to automate only complex processes.
-
In Client, under Tools -> Options -> Email Settings a user can set the Outgoing Mail Server (SMTP) details to be used for Email Automation Tasks.
-
TESSERACT is a default OCRs supported by Client v10.5.
-
When Secure Recording mode is enabled, Bot Runner and Bot Creator cannot capture the application images, values or texts.
-
Prompt commands does not allow the usage of Credential Variables.
-
AES 128-bit, RC4 128-bit and RC4 40-bit are PDF command provides an ability to set these encryption levels on a PDF document.
-
Value is the type of variable returned, when Prompt For Folder command is used.
-
ANSI, TN5250, VT100 and TN3270 are the following Terminal Types are available under Terminal Emulator command.
-
Valid Trigger type are Window, File, Folder, Performance, Process, Service and Email Message.
-
When you want to include low level operations of an application without wanting to use the GUI, you should opt for DLL MetaBots.
-
DOC/DOCX formats is not available for export under AA report file RTDX.
-
PDF command provides an ability to set the user permissions to deny PRINT on a PDF file.
-
If two tasks - TASK A (scheduled task) and the other TASK B (triggered task) - of HIGH priority run at 2:01 PM, TASK B will get the precedence.
-
MS Access, MS Excel, MS SQL and Orale DB are the listed database or files can be processed using Database command.
-
ESC key(s) can be used to abort a task that is running on BOT RUNNER.
-
Condition (IF), Run Task, Start and END Workflow Designer provides object(s) to design a Workflow.
No comments:
Post a Comment