在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → RPA UiPath Level3 第二部分项目.zip

RPA UiPath Level3 第二部分项目.zip

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:16.19M
  • 下载次数:26
  • 浏览次数:368
  • 发布时间:2021-02-06
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
这个是RPA Level3 第二个练习的完成项目,这个项目运行的有点慢,程序上有点问题,但是可以过。需要注意的是,acme中的数据要重置,项目跑完提交后,没有出分数前,不要重置数据
【实例截图】
【核心代码】
0410abf2-9bae-4027-80bc-4896594b4dc3
├── GenerateYearlyReportDispatcher
│   ├── Common
│   │   └── SendEMail.xaml
│   ├── Data
│   │   ├── Config.xlsx
│   │   ├── Input
│   │   │   └── placeholder.txt
│   │   ├── Output
│   │   │   └── placeholder.txt
│   │   └── Temp
│   │   └── placeholder.txt
│   ├── Documentation
│   │   ├── REFramework documentation_ja.pdf
│   │   └── REFramework documentation.pdf
│   ├── Exceptions_Screenshots
│   │   ├── ExceptionScreenshot_190518.093354.png
│   │   ├── ExceptionScreenshot_190518.093408.png
│   │   ├── ExceptionScreenshot_190518.093421.png
│   │   ├── ExceptionScreenshot_190518.093433.png
│   │   ├── ExceptionScreenshot_190518.093502.png
│   │   ├── ExceptionScreenshot_190518.093515.png
│   │   ├── ExceptionScreenshot_190518.095145.png
│   │   ├── ExceptionScreenshot_190518.100032.png
│   │   ├── ExceptionScreenshot_190518.100119.png
│   │   ├── ExceptionScreenshot_190518.102454.png
│   │   ├── ExceptionScreenshot_190518.102513.png
│   │   ├── ExceptionScreenshot_190518.102805.png
│   │   ├── ExceptionScreenshot_190518.102956.png
│   │   ├── ExceptionScreenshot_190518.103316.png
│   │   ├── ExceptionScreenshot_190518.103559.png
│   │   ├── ExceptionScreenshot_190518.103953.png
│   │   ├── ExceptionScreenshot_190518.104036.png
│   │   ├── ExceptionScreenshot_190518.104438.png
│   │   ├── ExceptionScreenshot_190518.104502.png
│   │   ├── ExceptionScreenshot_190518.104526.png
│   │   ├── ExceptionScreenshot_190518.111112.png
│   │   ├── ExceptionScreenshot_190625.053719.png
│   │   ├── ExceptionScreenshot_190625.053740.png
│   │   ├── ExceptionScreenshot_190625.053759.png
│   │   ├── ExceptionScreenshot_190625.053831.png
│   │   ├── ExceptionScreenshot_190630.050223.png
│   │   ├── ExceptionScreenshot_190630.050254.png
│   │   ├── ExceptionScreenshot_190630.051233.png
│   │   ├── ExceptionScreenshot_190630.051302.png
│   │   ├── ExceptionScreenshot_190630.051332.png
│   │   └── placeholder.txt
│   ├── Framework
│   │   ├── CloseAllApplications.xaml
│   │   ├── GetAppCredentials.xaml
│   │   ├── GetTransactionData.xaml
│   │   ├── InitAllApplications.xaml
│   │   ├── InitAllSettings.xaml
│   │   ├── KillAllProcesses.xaml
│   │   ├── SetTransactionStatus.xaml
│   │   └── TakeScreenshot.xaml
│   ├── Main.xaml
│   ├── Process.xaml
│   ├── project.json
│   ├── README.md
│   ├── System1
│   │   ├── System1_Close.xaml
│   │   ├── System1_Login.xaml
│   │   └── System1_NavigateTo_WorkItems.xaml
│   ├── Test_Framework
│   │   ├── RunAllTests.xaml
│   │   ├── TestLog.txt
│   │   └── _Tests.xlsx
│   └── _Test.xaml
├── GenerateYearlyReportPerformer
│   ├── Common
│   │   └── SendEMail.xaml
│   ├── Data
│   │   ├── Config.xlsx
│   │   ├── Input
│   │   │   └── placeholder.txt
│   │   ├── Output
│   │   │   └── placeholder.txt
│   │   └── Temp
│   │   ├── Yearly-Report-2018-DE767565.xlsx
│   │   ├── Yearly-Report-2018-DE987564.xlsx
│   │   ├── Yearly-Report-2018-FR065748.xlsx
│   │   ├── Yearly-Report-2018-FR121212.xlsx
│   │   ├── Yearly-Report-2018-FR453231.xlsx
│   │   ├── Yearly-Report-2018-IT145632.xlsx
│   │   ├── Yearly-Report-2018-IT213456.xlsx
│   │   ├── Yearly-Report-2018-RO123456.xlsx
│   │   ├── Yearly-Report-2018-RO125678.xlsx
│   │   └── Yearly-Report-2018-RO657483.xlsx
│   ├── Documentation
│   │   ├── REFramework documentation_ja.pdf
│   │   └── REFramework documentation.pdf
│   ├── Exceptions_Screenshots
│   │   ├── ExceptionScreenshot_190518.023358.png
│   │   ├── ExceptionScreenshot_190518.024513.png
│   │   ├── ExceptionScreenshot_190518.025445.png
│   │   ├── ExceptionScreenshot_190518.030846.png
│   │   ├── ExceptionScreenshot_190518.034629.png
│   │   ├── ExceptionScreenshot_190518.112251.png
│   │   ├── ExceptionScreenshot_190518.114016.png
│   │   ├── ExceptionScreenshot_190518.115452.png
│   │   ├── ExceptionScreenshot_190518.121140.png
│   │   ├── ExceptionScreenshot_190627.033515.png
│   │   ├── ExceptionScreenshot_190627.035547.png
│   │   ├── ExceptionScreenshot_190627.041937.png
│   │   ├── ExceptionScreenshot_190627.042208.png
│   │   ├── ExceptionScreenshot_190627.052333.png
│   │   ├── ExceptionScreenshot_190628.033319.png
│   │   ├── ExceptionScreenshot_190628.033432.png
│   │   ├── ExceptionScreenshot_190628.033659.png
│   │   ├── ExceptionScreenshot_190628.033931.png
│   │   ├── ExceptionScreenshot_190628.034648.png
│   │   ├── ExceptionScreenshot_190628.034801.png
│   │   ├── ExceptionScreenshot_190628.035403.png
│   │   ├── ExceptionScreenshot_190628.035500.png
│   │   ├── ExceptionScreenshot_190628.040132.png
│   │   ├── ExceptionScreenshot_190628.040250.png
│   │   ├── ExceptionScreenshot_190628.040449.png
│   │   ├── ExceptionScreenshot_190628.041056.png
│   │   ├── ExceptionScreenshot_190628.041642.png
│   │   ├── ExceptionScreenshot_190628.042232.png
│   │   ├── ExceptionScreenshot_190628.042557.png
│   │   ├── ExceptionScreenshot_190628.043125.png
│   │   ├── ExceptionScreenshot_190628.043426.png
│   │   ├── ExceptionScreenshot_190628.044213.png
│   │   ├── ExceptionScreenshot_190628.044333.png
│   │   ├── ExceptionScreenshot_190701.011047.png
│   │   ├── ExceptionScreenshot_190701.013208.png
│   │   ├── ExceptionScreenshot_190701.015817.png
│   │   ├── ExceptionScreenshot_190701.021917.png
│   │   ├── ExceptionScreenshot_190701.024117.png
│   │   ├── ExceptionScreenshot_190701.101243.png
│   │   ├── ExceptionScreenshot_190701.102644.png
│   │   ├── ExceptionScreenshot_190701.104949.png
│   │   ├── ExceptionScreenshot_190701.113344.png
│   │   ├── ExceptionScreenshot_190701.113604.png
│   │   ├── ExceptionScreenshot_190701.113835.png
│   │   ├── ExceptionScreenshot_190701.114010.png
│   │   ├── ExceptionScreenshot_190701.120142.png
│   │   ├── ExceptionScreenshot_190701.122314.png
│   │   ├── ExceptionScreenshot_190701.124446.png
│   │   └── placeholder.txt
│   ├── Framework
│   │   ├── CloseAllApplications.xaml
│   │   ├── GetAppCredentials.xaml
│   │   ├── GetTransactionData.xaml
│   │   ├── InitAllApplications.xaml
│   │   ├── InitAllSettings.xaml
│   │   ├── KillAllProcesses.xaml
│   │   ├── SetTransactionStatus.xaml
│   │   └── TakeScreenshot.xaml
│   ├── Main.xaml
│   ├── Process.xaml
│   ├── project.json
│   ├── README.md
│   ├── System1
│   │   ├── System1_Close.xaml
│   │   ├── System1_CreateYearlyReport.xaml
│   │   ├── System1_DownloadMonthReport.xaml
│   │   ├── System1_ExtractVendorInformation.xaml
│   │   ├── System1_Login.xaml
│   │   ├── System1_NavigateTo_Dashboard.xaml
│   │   ├── System1_NavigateTo_MonthlyReport.xaml
│   │   ├── System1_NavigateTo_UploadYearlyReport.xaml
│   │   ├── System1_NavigateToWIDetails.xaml
│   │   ├── System1_NavigateTo_WorkItems.xaml
│   │   ├── System1_UpdateWorkItems.xaml
│   │   └── System1_UploadYearlyReport.xaml
│   ├── test.csv
│   ├── Test_Framework
│   │   ├── RunAllTests.xaml
│   │   ├── TestLog.txt
│   │   └── _Tests.xlsx
│   └── _Test.xaml
└── 新建 DOCX 文档.docx

22 directories, 152 files

标签:

实例下载地址

RPA UiPath Level3 第二部分项目.zip

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警