[转]RPA Developer Advanced Certification - Exam #1 UiPath 练习

本文转自:https://github.com/miyaichi/CertificationExam1

RPA Developer Advanced Certification - Exam #1

Exercise 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.

The solution has to be scalable, so create two separate projects (sub-processes):

  • One for the Dispatcher (add to queue);
  • Another one for the Performer (consume queue). Make sure you use a connection to an UiPath Orchestrator for testing.

Here are the steps performed by the Robot in the Dispatcher:

  1. Log in to https://www.acme-test.com.
  2. On the landing page, Dashboard, click or hover over the Invoices menu item and then click on Search for Invoice. Click on Display All Invoices.
  3. Scrape the data from the whole table displayed.
  4. For each row in the datatable, Add a queue item containing the Invoice Number, Invoice Item and Total.
  5. Close ACME System 1.

Steps performed by the Robot in the Performer:

  1. Log in to https://www.acme-test.com.
  2. For each Queue Item:
  • Click or hover over the Invoices menu item and then click on Search for Invoice;
  • Type the Invoice Number retrieved from the queue item into the Invoice Number field field;
  • Click on Search;
  • Extract the values for the Invoice Item and Total and compare them with the values from the queue item (check for EXACT match for all fields!);
  • If the values are not matching, this should be categorized as a Business Rule Exception, and the queue item should have the status set accordingly;
  • If the values match, the transaction is successful.

Note: Navigation can be achieved in multiple ways by the robot - choose whichever you find best.

Constraints to follow in the development, using the REFrameWork:

  1. TransactionItem datatype should be a QueueItem. The process should recover and retry 2 times in case of errors in navigation between the Invoice Search and Invoices - Search Results pages. One transaction is the action of navigating to the Invoices Search page, searching for the Invoice Number and scraping the values from the resulting one row table.
  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 Excel 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: Navigation, Searching for Invoice Number, Scraping, Checking if the values match, Handling the Business Rule Exception.

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!

原文地址:https://www.cnblogs.com/freeliver54/p/11414573.html

时间: 2024-10-08 09:16:33

[转]RPA Developer Advanced Certification - Exam #1 UiPath 练习的相关文章

[转]UIpath advanced certification dumps

本文转自:https://dotnetbasic.com/2019/06/uipath-advanced-certification-dumps.html UiPath advanced certification dumps UiPath certification exam has divided in practical and theoretical section . Hence dumps might be very useful for such a scenario. UiPat

Xamarin University-----Xamarin Mobile Certification Exam考试经历(还没写完)

我是在2017年8月7日通过的Xamarin Certification Exam(Xamarin认证考试), 然后今年8月底,Xamarin考试就改革了,考试改革页面在这里 我简单介绍一下改革前的考试规则:考试范围:20门课程. 考试语言: 英语 考试时间: 180分钟(3个小时) 考题数量: 150道题 考试题型: 单项选择题,多项选择题,判断题. 通过分数: 最低要求80分(满分100分) 是否开卷: 开卷. 考试次数限制: 你最多只能参加三次考试,如果你三次都不通过,我就不知道了....

RPA流程自动化-UIPath简介

转自: http://www.cnblogs.com/mxue/p/UiPath_To147_Road.html 最近RPA比较火,UiPath工具排名前几位并且免费试用,很多朋友们都选择了学习自动化工具UiPath,今天我就向大家介绍一下UiPath的学习过程,希望对后来的学习这个工具的人有所帮助. UiPath这个工具是以.Net为基础的,尽管没有编程基础的人也可以使用这个工具,有编程基础的话,驾驭这个工具,会更自如一些. UiPath中文资料较少,不过官网资源还是的文档还是比较详尽的. U

Expertly Guided 500-301 Exam Cram with a High Passing Rate

Tired of doing the same job? Get your hands on 500-301 exam It is the nature of the human being that he/she will get tired of doing the same task over and over, same is the case of the Advanced Collaboration Architecture Specialization professionals.

Highly Recommended FM0-308 Exam Cram - Valid FM0 308 Exam Questions

Tired of doing the same job? Get your hands on FM0-308 exam It is the nature of the human being that he/she will get tired of doing the same task over and over, same is the case of the FileMaker 13 Certified Developer professionals. If you are an ind

Top 10 Free IT Certification Training Resources

1. Cybrary Cybrary takes the open source concept and applies it to IT training. Many of the courses available through the site are related to security, but there are also courses designed to prepare you for popular IT certification tests, including C

36氪新风向 | 三个月估值普涨三倍,你未来的RPA机器人同事正在路上

http://www.sohu.com/a/320208242_114778 2019 年 4 月,关注 RPA 赛道的投资人 Kevin(化名)就发现,仅仅过了一个春节,自己所在的早期基金已经投不起 RPA 公司了. 春节前估值不超过 1.5 亿元的 RPA 项目,现在估值都已经到了 7000 万美元左右.而在去年年底,很多 RPA 项目还少有投资人看好. 面对不到三个月翻了三.四倍的估值,有基金高价加码入场,有基金持币观望,有基金寻找第三家标的……种种种复杂心态与行动的背后,正是当下中国 R

Boost Your Career with 200-150 Exam Cram Questions

Tired of doing the same job? Get your hands on 200-150 exam It is the nature of the human being that he/she will get tired of doing the same task over and over, same is the case of the CCNA Data Center professionals. If you are an individual who is s

Latest C_HANATEC_15 Exam Cram - Best Way To Pass The C HANATEC 15 Questions

Tired of doing the same job? Get your hands on C_HANATEC_15 exam It is the nature of the human being that he/she will get tired of doing the same task over and over, same is the case of the SAP Certified Technology Associate professionals. If you are