Trending questions in RPA

0 votes
1 answer

What is the use of Queues and Transactions in UiPath Orchestrator?

Hey @Kritika, A Queue is a container that ...READ MORE

Apr 5, 2019 in RPA by Anvi
• 14,150 points
10,041 views
0 votes
1 answer

Can we Invoke VBA Code in MSWord or it is only applicable for Excel?

Hello, you can use Invoke Code activity to ...READ MORE

Oct 24, 2019 in RPA by Abha
• 28,140 points
1,286 views
0 votes
1 answer

Cannot find ‘Development Robots’ for community version 2019.10

Hello there, In newest version of Orchestrator the ...READ MORE

Oct 24, 2019 in RPA by Himanshu
1,284 views
0 votes
1 answer

Errors while moving code from UiPath Community Edition 2019.10.0 to Enterprise Edition 2019.4.4

Hey @Pratibha, these errors are due to ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
1,289 views
0 votes
1 answer

What are Multiple-Part processes in blueprism?

Hello, Multiple-Part Processes are the processes where ...READ MORE

Oct 22, 2019 in RPA by Abha
• 28,140 points
1,275 views
0 votes
1 answer

Expression in VB for automating serial numbers in a list using uipath studio

Hi @Pratibha, if I understand your problem ...READ MORE

Oct 24, 2019 in RPA by Abha
• 28,140 points
1,144 views
0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

Aug 2, 2019 in RPA by Shivi Singhal
13,887 views
0 votes
2 answers

What are the benefits of using RPA?

Hey! Here's a link for blog on RPA: https://blog.mail7.io/posts/RPA-Robotic-Process-Automation/ I ...READ MORE

Jul 24, 2020 in RPA by anonymous
1,678 views
0 votes
1 answer

How to loop through a dictionary in UiPath?

Hey @Ravi, if you have a dictionary ...READ MORE

Mar 14, 2019 in RPA by Anvi
• 14,150 points
1 flag 10,755 views
0 votes
1 answer

What is webCR in Automation Anywhere?

Hi Abha, in Automation Anywhere WebCR (or ...READ MORE

Oct 16, 2019 in RPA by Anvi
• 14,150 points
1,389 views
0 votes
1 answer

What are the main uses of an Orchestrator in UiPath?

Hi Pratibha, UiPath Orchestrator is a very ...READ MORE

Oct 16, 2019 in RPA by Anvi
• 14,150 points
1,377 views
+1 vote
1 answer

What are Packages in UiPath Orchestrator and how can I manually upload a package to Orchestrator?

Hey @Erik, The Packages page displays all the ...READ MORE

Apr 5, 2019 in RPA by Anvi
• 14,150 points
9,635 views
0 votes
1 answer

How to install BluePrism software on windows?

Hi Apeksha, you can follow these  steps ...READ MORE

Oct 18, 2019 in RPA by Abha
• 28,140 points
1,202 views
0 votes
1 answer

How can I run bot on a previous date in UiPath Team Viewer?

Hello there, you can use Type into ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
967 views
0 votes
1 answer

when to use ReframeWork with Orchestrator and when to use it without ?

UiPath Orchestrator provides basic reporting capabilities: for ...READ MORE

Nov 29, 2019 in RPA by Karan
• 19,610 points
1,556 views
+1 vote
2 answers

Looping through PDF files to extract specific data using Uipath

Hi Rashi, you can access all the ...READ MORE

Mar 5, 2019 in RPA by Anvi
• 14,150 points
7,131 views
0 votes
1 answer

How to get the keys on the basis of corresponding values from a dictionary?

Hi there, if you need to get ...READ MORE

Oct 23, 2019 in RPA by Anvi
• 14,150 points
902 views
0 votes
1 answer

Can anyone suggest whether I should use Surface Automation technique for creating automation or not?

Hello, in my opinion you should avoid using ...READ MORE

Oct 21, 2019 in RPA by Neeti
979 views
0 votes
1 answer

how get the specific data from an excel and write in another excel file in uipath?

@Renuka, I agree with your approach. You ...READ MORE

Aug 19, 2019 in RPA by Abha
• 28,140 points
4,134 views
0 votes
1 answer

Can anyone suggest how error handling can be done in UiPath studio?

Hey Pratibha, you can use following methods/activities ...READ MORE

Oct 16, 2019 in RPA by Anvi
• 14,150 points
1,184 views
0 votes
1 answer

Option Strict On Disallows Late Binding - Error in UiPath

Hello There are two types of For iteration ...READ MORE

May 27, 2019 in RPA by Mugdha
• 600 points
7,282 views
0 votes
1 answer

How to scrap only numbers from a pdf file using UiPath studio?

Hi, to scrap only numbers from a ...READ MORE

Oct 17, 2019 in RPA by Abha
• 28,140 points
1,070 views
0 votes
1 answer

Creating data scraping workflow which saves the data into csv file by sort.

Hi @Pratibha, try using following method to ...READ MORE

Oct 24, 2019 in RPA by Anvi
• 14,150 points
621 views
0 votes
1 answer

How functionality of Process is different from that of Object in Blueprism?

Hello there, process follows hierarchical approach while, ...READ MORE

Oct 22, 2019 in RPA by Rajan
662 views
0 votes
1 answer

How to access specific key and value from dictionary without loop in uipath

Hello, you can access value of a ...READ MORE

May 2, 2019 in RPA by Anvi
• 14,150 points
8,510 views
0 votes
1 answer

What are some of the best practices to use while working with BluePrism tool?

Hello there, while working with BluePrism tool ...READ MORE

Oct 21, 2019 in RPA by Abha
• 28,140 points
651 views
0 votes
1 answer

Make UIPath Robot as web service

Hey Jagath, Uipath used to provide Robot ...READ MORE

Oct 7, 2019 in RPA by Abha
• 28,140 points
1,313 views
0 votes
1 answer

What are the types of robots you can create in an Orchestrator in UiPath?

Hi Urvashi, there are 2 types of ...READ MORE

Mar 12, 2019 in RPA by Abha
• 28,140 points
10,263 views
0 votes
0 answers

HOW to extract a column data and save it in the new sheet using UIPATH

Sep 12, 2019 in RPA by anonymous
• 120 points
2,091 views
0 votes
1 answer

Is it possible to convert a json string into a json Object using UiPath?

Rashmi, it's quite easy to convert a ...READ MORE

Mar 11, 2019 in RPA by Anvi
• 14,150 points
9,969 views
0 votes
1 answer

How to extract specific type of files from a directory using UiPath?

Hey @Avani, if you want to extract ...READ MORE

Mar 14, 2019 in RPA by Anvi
• 14,150 points
9,498 views
0 votes
1 answer

How can i create a check box list using for each loop in UI Path.

Hi, to achieve this automation, you can ...READ MORE

Aug 29, 2019 in RPA by Abha
• 28,140 points
2,167 views
0 votes
1 answer

Compare two pdf files and find out difference between them with line number and page number

Hi, comparing two pdf files in UiPath ...READ MORE

Aug 19, 2019 in RPA by Abha
• 28,140 points
2,467 views
0 votes
1 answer

connect uipath studio to orchestrator [closed]

This is a duplicate question. You can ...READ MORE

Sep 18, 2019 in RPA by Abha
• 28,140 points
1,118 views
0 votes
1 answer

How to connect ui path studio to orchestrator ?

Hi Teja, there's already a question on ...READ MORE

Sep 18, 2019 in RPA by Abha
• 28,140 points
919 views
0 votes
1 answer

What are Tenants in UiPath Orchestrator?

Hello @Brijesh, the Default tenant is also automatically created ...READ MORE

Apr 4, 2019 in RPA by Abha
• 28,140 points
8,033 views
0 votes
1 answer

How to extract numbers from a web page using Uipath ?

Hi, you can simply use GetText and Message ...READ MORE

Aug 19, 2019 in RPA by Abha
• 28,140 points
2,086 views
0 votes
1 answer

Error : Failed to perform step 1 in Navigate Stage '-----' on page '----' - Not Connected

Do you have Attach bookmark created? When ...READ MORE

Sep 28, 2018 in RPA by Priyaj
• 58,090 points
15,937 views
0 votes
1 answer

What is an Environment in UiPath Orchestrator and how to create one?

Hi @Amisha, an Environment is a grouping ...READ MORE

Apr 5, 2019 in RPA by Anvi
• 14,150 points
7,703 views
–4 votes
1 answer

how can I automate login to a bank account ?

You can try using Click activity to ...READ MORE

Sep 10, 2019 in RPA by Abha
• 28,140 points
932 views
0 votes
1 answer

how to sign in multiple accounts in visual studio 2017?

Hi @Teja, do you want to sign ...READ MORE

Sep 4, 2019 in RPA by Abha
• 28,140 points
885 views
0 votes
1 answer

What is the use of UI Explorer in UiPath studio?

Hi @Sumit, UI Explorer is an advanced tool ...READ MORE

Mar 28, 2019 in RPA by Abha
• 28,140 points
7,796 views
0 votes
1 answer

Can anyone tell me what is an output method in uipath studio?

Hey @Amar, Output methods  are the activities that enable ...READ MORE

Mar 26, 2019 in RPA by Abha
• 28,140 points
7,826 views
0 votes
1 answer
+1 vote
1 answer

Any whatsapp group for RPA UI [closed]

Hey @Vivek, we do not have a ...READ MORE

Aug 1, 2019 in RPA by Edureka
• 2,960 points
2,055 views
+2 votes
1 answer

what is naming convention in uipath..? why and where we use naming convention..?

Hey, it is recommend to write variable names in Camel ...READ MORE

Aug 13, 2019 in RPA by Abha
• 28,140 points
1,515 views
+1 vote
0 answers

Multi-Team Environments capabilities in BluePrism

Hi, Blue Prism allows teams to work independently ...READ MORE

Sep 2, 2019 in RPA by Tim
661 views