- 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.
推薦閱讀
- 深入淺出Java虛擬機:JVM原理與實戰
- Python網絡爬蟲從入門到實踐(第2版)
- Mastering KnockoutJS
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(高級進階篇)
- Scientific Computing with Scala
- Active Directory with PowerShell
- Mastering ROS for Robotics Programming
- Linux Shell核心編程指南
- 并行編程方法與優化實踐
- Oracle實用教程
- 軟件測試技術
- Deep Learning for Natural Language Processing
- Python程序員面試算法寶典
- BackTrack 5 Cookbook
- Unity3D游戲開發標準教程