Explanation of File or Folder Command These days,most occupations require organizing and manipulating files and folders on computer systems, which is tedious and error prone process. Automating these tedious task can help organizations become efficient. In addition, the scope for human error will reduce. Therefore, to automate common operations that involve manipulating files and folders, automation anywhere provides the files folder command. The...
Use Case of If/Else command First Use Case of If/Else Command The Training department always faced with mammoth task to extract the list of participants who have passed the Q & A exam with minimum 80%. As per the Training program, they need to extract this information every quarter. Solution Use the If/Else command to iterate through all the training records to check...
Explanation of If/Else Command in the Workbench Command Library An important aspect of recording a task is being able to determine if a condition is true or false and then perform specific actions depending upon the outcome of the condition test. For this reason, Automation Anywhere provides one of the most powerful conditional statement the if else command. The If/else command can be...
First Use Case of Manage Windows Control Command An IT support team needs to change the date format on multiple machines. Changing the data format involves multiple steps and performing these steps on multiple machines is time-consuming. Solution Using Manage Windows Control command, user can change date format. Process Step Flow -> Open Control Panel in View by: Category-> Select Clock, Language, and...
Explanation of Manage Web Controls Command (Web Recorder) in the Workbench Command Library Web Controls are objects on web pages that run when the page is requested and render markup to a browser. The manage web controls command captures objects on the web page and works with them. You can use Manage Web Controls Command to insert actions on links,check boxes, radio buttons,...
Insert Keystroke Command Some business processes that needs to be automated may involve entering data or using keyboard keys. One such example is registration process where you need to your personal information to register. To automate such processes, Automation Anywhere provides the insert keystrokes command. Insert keystrokes command supports the following languages: -> German, Italian, French and Spanish. Note: Before using the Insert...
Explanation of Log to File Command ➤ Logging detailed Task bot or meta bot logic information is an important aspect. It helps in optimizing and debugging your automation task bot or meta bot logics. ➤ For this reason, Automation Anywhere provides Log to File command to create a log file that is full of useful information about the events that occur as your...
Use Case of Error Handling Command ☝ First Use case ☛ A project manager needs to keep track of his project’s progress. He updates the existing report file every fortnight to share it with his team members. Many times, the report does not get updated because the file has been moved. ➤ Solution ☛ Incorporate Error Handling to inform the error to the...
Explanation of Error Handling command ➤ During program execution, programming errors could occur that changes normal flow of execution, and sometimes terminating the program. ➤ To prevent such conditions, it is very important to do a code check to find error occurrence, and define a suitable action to respond and recover from error without terminating the program. ➤ This process of responding and...
Explanation of Object Cloning Command with Use case Object Cloning: This Command allows you to create and play tasks that use technology specific applications. This command enables you to: -> "Radar-lock" an object and specify additional search criteria to uniquely identify objects. -> Capture an object, its co-ordinates and images from desktop web-based applications. -> Customize and modify in many manners. -> Capture...