- Robotic Process Automation Projects
- Nandan Mullakara Arun Kumar Asokan
- 188字
- 2021-06-24 16:14:31
Setting up the project
For this project, we will start with a blank project and design Automation within that. Let's get started:
- Launch UiPath Studio and choose Process under the New Project group, as shown in the following screenshot:
- On the popup for New Process, go ahead and provide a name and description for the project and click on Create. On the Studio screen, choose Open Main Workflow, as we did in the previous chapter, to get to the initial screen.
- We'll choose to start with a blank process, which means we have to build everything from scratch. Let's start by adding a Sequence UiPath activity and renaming it Main Sequence. You can just click on the name on the Activity box and add the name Main Sequence. This is optional but recommended as it gives better readability to your workflows. You can see this Sequence in the following screenshot (in the next section), along with the other Sequences.
Within this Main Sequence, we will have three subSequences. We will start by creating a Sequence to get the customer list.
推薦閱讀
- 程序設(shè)計與實踐(VB.NET)
- Testing with JUnit
- Mastering Adobe Captivate 2017(Fourth Edition)
- Vue.js快速入門與深入實戰(zhàn)
- Android Application Development Cookbook(Second Edition)
- Data Analysis with Stata
- Yocto for Raspberry Pi
- Asynchronous Android Programming(Second Edition)
- Essential C++(中文版)
- 軟件項目管理實用教程
- 代替VBA!用Python輕松實現(xiàn)Excel編程
- ASP.NET Web API Security Essentials
- Java程序設(shè)計實用教程(第2版)
- SaaS攻略:入門、實戰(zhàn)與進階
- HTML5程序開發(fā)范例寶典