1. Which mode of Information Capture is supported by Smart Recorder?
Ans - Object Mode
2. In the event of an error, what will the "Set Task Status" option under the Error Handling command allow the current task to be set?
Ans - Pass or Fail
3. Which three are valid Loop commands? (Choose three.)
Ans - Each Folder in a Folder, Each Node in an XML Dataset, Each Row in an Excel Dataset
4. What is the default function of Excel 'Close Spreadsheet' command?
Ans - It closes the spreadsheet while saving the changes
5. Which format of System Variables can be changed?
Ans - Date
6. Which two system variables are associated with Arrays? (Choose two.)
Ans - ArrayColumns and ArrayRows
7. What variable is returned when the String Operation's Join command is used?
Ans - Value
8. What variable is returned when the String Operation's Split command is used?
Ans - List
9. 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?
Ans - There is an error on line number 4 of the script
10. What are the different play modes available under the Object Cloning command?
Ans - Object, Coordinates and Image
11. User information Name and Address are being stored in an XML document. What two steps would a user take to reflect a change of Address in the XML document? (Choose two.)
Ans - Modify the Address through the XML > Update Node command
Save changes using XML > Save Session Data command
12. How would an administrator view the values of some variables continuously when running the code in Debugging mode?
Ans - Use"Variable Watch Table" to display the values
13. A user needs to perform two distinct sets of actions on a Linux box, s/he has made two scripts (Script1 and Script2), both using Terminal Emulator commands. Connection setup to the Linux box has only been made in Script1. The user wants that when Script1 is executed, Script2 will also be executed using the connection set of Script1. When the user executes Script1, only Script1 executes. What step does the user need to take to make Script2 run when Script1 is invoked, using connection setup of Script1?
Ans - Enable"Share Session" in Script1 > Terminal Emulator > Command
14. Which three options in Automation Anywhere Enterprise framework support the email notification feature? (Choose three.)
Ans - AAE Client
AAE Control Room
AAE Send Email Command
15. A Control Room scheduled automation has a status of failed. What should the administrator do to find the error message and details of the precise location in the task that the error occurred?
Ans - Select View Activity from the ellipsis for the failed activity listed in the Activity > Historical > View historical activity page of the Control Room interface
0 Comments