Showing posts with label UiPath. Show all posts
Showing posts with label UiPath. Show all posts

Tuesday, February 5, 2019

Input method

Input methods-


UiPath has 3 input methods which help Robot to interact with web applications.

1- Simulate Type / Click
2- SendWindowMessages
3- Default

Simulate type/click is fastest and works in the background.

Tuesday, January 8, 2019

Variables in UiPath

Variables in UiPath used to store  different  type of data. The data store in variable is called value and it can be a generic value, text, number, data tables, time and date and etc.
To create a variable Designer panel must have one activity. When we create variable from Variable panel by default new variable is string type.

Types of Variables--

1- Text variable
2- True or False
3- Number
4- Array
5- Date and Time
6- Generic Valsurr

Monday, December 31, 2018

Global Exception Handler in UiPath

Global Exception Handler is kind of workflow which is used to determine the project's behavior when an exception occurred.

The Global Exception Handler has two arguments-
1- errorinfo  (In direction)
2- result       (Out direction)

Values can be assign in result arguments-
a- Continue
b- Ignore
c- Retry
d- Abort
    

Friday, December 28, 2018

UiPath Workflow

Types of workflow -  

UiPath have 3 types workflows-
     1- Sequence
     2- Flowchart
     3- State Machines

1- Sequence -  Sequences are the smallest type of project. It is used for the linear process. Sequences can be reused in the process. It can be used as standalone or as a part of flowchart or state machine.

2- Flowchart  Flowchart can be used in large jobs to small projects. It can be reused in the other projects also. Flowcharts have multiple branching logic operators, which are very helpful to create a complex business process. A flowchart can be connected activities different ways.

3- State Machines- It uses a finite number of states in its execution. It enters into a state when triggered by activity, and it exits that state by triggering the other activity.



UiPath

Wednesday, December 26, 2018

UiPath

UiPath is an RPA tool. It's founded in 2005 by Daniel Dines and Marius Tirca both are Romanian entrepreneurs.
It's used for Windows desktop automation.
It has three main products

1- UiPath Studio- It is an advanced tool. Here you can design process need to automate. 

2- UiPath Robot- UiPath Robot executes the process which is designed in the UiPath Studio. It can be attended or unattended. For attended Robot user need to start the process and unattended robot whole process run automatically without any supervision.

3- UiPath Orchestrator- This is a UiPath web application where you can schedule, monitor,  deploy and manage the Robots and process.

Tuesday, September 25, 2018

RPA Tools

RPA Tools:- Main Leading RPA tools in the market:-

1- Automation Anywhere
2- UiPath
3- BluePrism
4- Workfusion
5- Pegasystems
6- Nice