- 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!
推薦閱讀
- 測試驅動開發:入門、實戰與進階
- JavaScript語言精髓與編程實踐(第3版)
- Mastering SVG
- UML+OOPC嵌入式C語言開發精講
- 深度學習:算法入門與Keras編程實踐
- C#程序設計
- Swift語言實戰精講
- Lighttpd源碼分析
- 新一代SDN:VMware NSX 網絡原理與實踐
- Java Web開發就該這樣學
- Red Hat Enterprise Linux Troubleshooting Guide
- Google Maps JavaScript API Cookbook
- Building Clouds with Windows Azure Pack
- 高性能MVVM框架的設計與實現:San
- Java程序性能優化實戰