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,073 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,310 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,298 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,304 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,997 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,322 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,156 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,698 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,832 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,402 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,390 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,672 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,220 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,190 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,584 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
978 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,360 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
918 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,174 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
992 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,197 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,104 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
648 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
689 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,558 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
673 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,336 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,317 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,102 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
10,008 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,547 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,181 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,508 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,127 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
929 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,072 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,101 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
16,012 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,743 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
946 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
916 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,829 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,874 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,108 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,549 views
0 votes
1 answer

How to connect to MySQL database using UiPath?

Follow these simple steps to connect to ...READ MORE

Mar 7, 2019 in RPA by Mishti
• 480 points
8,433 views