<< Prev Question Next Question >>

Question 96/100

In this exercise, you will create a UiPath automation that performs the steps below.
To achieve this, you will use the REFrameWork as the starting template and follow the UiPath development best practices.
Here are the steps performed by the Robot:
1. Log in to https://www.acme-test.com.
2. On the landing page, Dashboard, click on the Work items menu item. Scrape the data in all the pages of the table, page by page, ensuring error handling and recovery.
3. For each page: - Filter the records where Status is 'Open';
- Filter the records where Type is 'WI1';
- Filter the records where WIID is greater than 200000;
- Append the resulting datatable into an Excel worksheet, you shouldn't worry about the headers and format of the output file.
Constraints to follow in the development, using the REFrameWork:
1.TransactionItem datatype should be a String. The process should recover and retry in case of errors in navigation between WorkItems page. One transaction is the action of scraping one web page.By navigating to the next page, the next transaction will execute. (Same as ACME Process 4 Dispatcher from the UiPath Academy).
2. Create a separate workflow file for the Login to ACME. File input arguments: URL ; Username ; Password .
3. Create a separate workflow file for closing ACME
4. Add the ACME_URL and ACME_Credential to the Config file.
5. Populate InitAllApplications.xaml from the Framework folder with Invoking the Login to ACME and navigation to the Work Items.
6. Populate CloseAllApplications.xaml from the Framework folder with Invoking the Close ACME.
7. Populate KillAllProcesses.xaml from the Framework folder with killing the process used.
8. Populate the Process.xaml file with the following actions: Web scraping, Filtering and Appending to Excel.
Important Note: Don't use external file references outside of the project folder (including Orchestrator Assets). Place all the used files within the project folder, zip that folder and upload it to the UiPath Certification Platform.
Zip ALL the used workflow files AND the output Excel file. Then upload the .zip file to the UiPath Certification Platform.
Good luck!
ALL THE BEST!

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (100q)
Question 1: What type of argument can you define to pass data and retrie...
Question 2: Which of the following are considered best practices? Option...
Question 3: Which one of the statements below regarding the GetAppCreden...
Question 4: Which of the following types of variables can be defined in ...
Question 5: Which of the following are considered best practices? Option...
Question 6: A developer uses Read Range and Write Range activities to co...
Question 7: A developer has created a process that gathers a listing of ...
Question 8: What type of Output variable do all Get Mail activities retu...
Question 9: A developer used the Robotic Enterprise (RE) Framework to im...
Question 10: How can a string variable called myString be converted to an...
Question 11: Which of the following statements is true regarding Lists an...
Question 12: In the UiPath Robotic Enterprise Framework template, if a Sy...
Question 13: You want to identify a selector for a button in an applicati...
Question 14: A developer uses an Anchor Base activity to search for the r...
Question 15: Where can we see the logs generated by running robots? Optio...
Question 16: Please select the incorrect statement about partial selector...
Question 17: What is the best way of scraping a large, selectable text in...
Question 18: What happens when a new version of a package is published? O...
1 commentQuestion 19: A developer needs to create an automation process that ident...
Question 20: A developer wants to create a process for a Call Center user...
Question 21: You are developing a .xaml file to interact with multiple fi...
Question 22: The String.Format("Input = {0} and Output = {0}", "1","2") e...
Question 23: Which is the best way to navigate to a specific page in a We...
Question 24: A developer is working with a newer application using UiExpl...
Question 25: A developer reviewed the following sequence: (Exhibit) The p...
Question 26: The return value of the Get Transaction Item activity is of ...
Question 27: In a Robotic Enterprise (RE) Framework project that is conne...
Question 28: How can you pass data between workflows? Options are :...
Question 29: In the UiPath Robotic Enterprise Framework template, if a Sy...
Question 30: Where can you trigger an unattended robot from? Select all t...
Question 31: When should the Simulate Type/Click property be used? Option...
Question 32: Which activities allow you to iterate through an array of st...
Question 33: What are the recording profiles are available in UiPath Stud...
Question 34: A developer plans to create a process to automate a web appl...
Question 35: A developer implements a state machine for his automation so...
Question 36: You are working on a project with three other developers and...
Question 37: Which of these are workflow types available in UiPath Studio...
Question 38: A developer is using GIT for version control. While the deve...
Question 39: A developer wants to use the Dispatcher and Performer archit...
Question 40: The String.Format("Input ={0} and Output = {0}", "1","2") ex...
Question 41: A developer uses a For Each Row in Data Table activity to it...
Question 42: What do the Items in the Orchestrator queues consist of? Sel...
Question 43: How can a process be executed on three different robots? Opt...
Question 44: A developer executes the following Parallel activity. What i...
Question 45: Which is the best way to navigate to a specific page in a we...
Question 46: After adding an Invoke Workflow File activity and selecting ...
Question 47: When should the "Add Log Fields" activity be used? Options a...
Question 48: What is the valid value for the priority when using Bulk Add...
Question 49: What is the robot able to do when the Full Text scraping met...
Question 50: Where can you find the value written by the Write Line activ...
Question 51: A developer uses Workflow Analyzer with the default rules to...
Question 52: Please choose the correct statement about selectors in UiPat...
Question 53: A developer wants to design a process in which multiple deci...
Question 54: You have two variables, varA and varB, as shown in the follo...
Question 55: Which emails are deleted if you use Get IMAP Mail Messages w...
Question 56: A foreground process is running on the user's machine. A dev...
Question 57: What are the functions of the Outline panel? Options are :...
Question 58: Which activity is used to call another piece of automation? ...
Question 59: What robot state is display on the Robots page while a job i...
Question 60: An RPA developer needs to perform a code review on a process...
Question 61: You recently observed a developer using the SecureString var...
Question 62: Which of the following activities searches for a UI element ...
Question 63: What is the relation between environments and provisioned ro...
Question 64: In the UiPath Robotic Enterprise Framework template, in the ...
Question 65: A developer executes the following Type Into activity to ent...
Question 66: A developer has configured the Activity Project Settings for...
Question 67: This is a reliable selector for a dynamic web page: webctrl ...
Question 68: A developer is using UiExplorer to modify selectors. The "Hi...
Question 69: How can you improve a selector? Options are :...
Question 70: (Exhibit) Based on the exhibit that represents the "Deadline...
Question 71: What types of assets can be created in Orchestrator?...
Question 72: Is it possible to retrieve the color of a specific Excel cel...
Question 73: A developer wants to create an attended automation process. ...
Question 74: What is the best way of restricting the access of a person t...
Question 75: How should exceptions be handled? Select all the options tha...
Question 76: Practical exam questions is different for different people, ...
Question 77: A developer wants to use a Read PDF With OCR activity to ext...
Question 78: When debugging a process, you run in Debug mode and are paus...
Question 79: One of the actions below is not required when starting proce...
Question 80: What will be the value of isEven variable at the breakpoint,...
Question 81: Which input method has the highest speed?...
Question 82: A developer wants to run a VBA code in Excel using the Execu...
Question 83: A developer creates an automation solution that processes a ...
Question 84: A developer runs a Dispatcher process to upload 5 queue item...
Question 85: What is the Attach Window activity used for? Options are :...
Question 86: A developer automates a process which has an Excel file as i...
Question 87: The return value of the Get Transaction Item Activity is of ...
Question 88: A developer was assigned a task to build a process that will...
Question 89: Which of the following statements related to Orchestrator ar...
Question 90: In which types of variable can you store text? Options are :...
Question 91: In this exercise, you will create a UiPath automation that p...
Question 92: In UiPath Robotic Enterprise Framework, what are the transit...
Question 93: What tags are verified in Internet Explorer to assess if an ...
Question 94: In this exercise, you will create a UiPath automation that p...
Question 95: What can be used to debug a workflow? Options are :...
Question 96: In this exercise, you will create a UiPath automation that p...
Question 97: A developer is working with a legacy system using UiExplorer...
Question 98: Please select the correct statement about Global Exception H...
Question 99: What layout should be used for UI navigation and data proces...
Question 100: A developer uses REFramework to create complex process autom...