- Robotic Process Automation Projects
- Nandan Mullakara Arun Kumar Asokan
- 134字
- 2021-06-24 16:14:26
Project setup
Let's create a new project for our automation using the UiPath template:
- On the first UiPath studio screen that pops up, select the project called Trigger Based Attended Automation. This will use a predefined UiPath template to create an attended automation project:
- Next up, provide a name for your project and an optional description and click on Create:
- On the Studio main screen, click Open Main Workflow to get to the main workflow.
- Your initial workflow should look like the following. Go ahead and remove the five unwanted activities highlighted in the following screenshot by right-clicking and selecting Delete:
- Once done, ensure that you save the project and keep doing so periodically.
The project is now set up. We are now ready to configure the initial part of the automation.
推薦閱讀
- Vue 3移動Web開發與性能調優實戰
- MySQL 8從入門到精通(視頻教學版)
- jQuery EasyUI網站開發實戰
- Mastering Concurrency in Go
- Flash CS6中文版應用教程(第三版)
- Mastering Apache Spark 2.x(Second Edition)
- Mobile Device Exploitation Cookbook
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- Illustrator CS6設計與應用任務教程
- Mastering Apache Storm
- 超好玩的Scratch 3.5少兒編程
- Visual C++程序設計與項目實踐
- Spring Data JPA從入門到精通
- Swift 2 Design Patterns