19/04/2024
Day1
RPA Lifecycle:
1. Discover
2. Build
3. Manage
4. Engage
-->Discover
Searching the required components which are later used in automation process.
1. Automation Hub
2. Task Capture
3. Process Mining
4. Task Mining
-->Build
It is a development environment, where you build the RPA solution.
1. Studio Family
2. Document understanding
3. Marketplace and Integration
-->Manage
Manage and maintain complete automation process.
1. Orchestator
2. Test Manager
3. AI center
4. Insights
-->Engage
Engage people and robots as one team for seamless process collaboration.
1. Apps
2. Assistant
3. Action center
4. Chatbots
UiPath Studio
It is the environment where we build and design testcases.
Where professional RPA developers design automations visually, building
any kind of automation from simple tasks to robots enhanced with AI skills.
Uipath Orchestrator
Command and control center.
Manage, Monitor, Optimize and Secure robot workforce.
Sequence
Smallest type of project.
Suitable for linear processes as they enable you to go from one activity to
another seamlessly, and acts as a single block activity.
Types of bots
1. Attended
Robots can work under your supervision. You decide when they stop, start and
wait for you.
2. Unattended
Robots can work independently. They will check in with you if there is a question
or exception.
3. Hybrid
Attended bots works in unattended mode. We can use attended and unattended bots
in a hybrid model.
Uipath Action Center
Where robots check in with you for direction. Robots can pause and resume work,
drop off work to employees and efficiently keep busy with another task until it’s
time to pick the job back up.
Uipath downloading and Installing
Launch the UipathstudioCommunity.
Then we have to select Quick(recommended for community users).
After it will install all the required packages, libraries and dependencies to
build testcases.
After installing we have to sign in to Uipath studio it will launch in a chrome
and then continue with our microsoft account by using our username and
password.
Then we have to create organiztion by giving our organization name.
Process
It is a blank project to design a new automation process. This process helps us to
create our own customized process.
Library
It is a reusable component and publish them together as a library. Libraries can be
added as dependencies to automation process.
Test Automation
Start with a blank project to create a new test project.
Template
Create a template that you can build automations that have a set of predefined
common characteristics.
• Select a project name and it will open to build new project.
Activites
What we perform is called activity and drag required activity to design panel.
Project
It is a folder we have created for particular automation.
Snippets
Uipath has developed few automation with the particular panel we can’t modify or
edit in this.
Property
It is a place to configure each activity.
Output
This will show the output of the process. If we have done something in the
designer panel it will reflected in a output panel.