- Robotic Process Automation Projects
- Nandan Mullakara Arun Kumar Asokan
- 129字
- 2021-06-24 16:14:30
Summary
We have completed an attended automation project with UiPath! We explored Excel and web app (Zoho Desk) automation. We broke the automation down into logical parts, including Excel, Zoho, and the main workflow, to keep it clean and separate.
We used arguments to pass data around and variables to store them within a workflow. You also got a sense of how you can use Try-Catch blocks to handle exceptions and the If control to handle true-false conditions.
While this project may have been a bit of an effort, this experience should give you a good foundation as we head into more complex projects. In the next chapter, we will automate customer data lookup and data entry in CRM applications. See you there!
推薦閱讀
- 精通Nginx(第2版)
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- 騰訊iOS測試實踐
- JIRA 7 Administration Cookbook(Second Edition)
- BeagleBone Media Center
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Python計算機視覺編程
- Mastering Python Networking
- Mastering Apache Spark 2.x(Second Edition)
- SQL Server從入門到精通(第3版)
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Learning Unreal Engine Android Game Development
- R的極客理想:量化投資篇
- C語言程序設計教程
- MongoDB Cookbook