Trending questions in RPA

0 votes
1 answer

How to read a data from Network folder and copy the date modified time of the folder

Hey @Swapna, you can loop through every ...READ MORE

Jun 18, 2020 in RPA by Kim
2,581 views
0 votes
1 answer

Need help with UIPATH selectors.

Remove the idx value, if possible delete ...READ MORE

Jun 23, 2020 in RPA by Vi Santh
2,352 views
0 votes
1 answer

Adding data to a datatable in a specific column

Hi there, result wise your approach will work ...READ MORE

Oct 24, 2019 in RPA by Anvi
• 14,150 points
12,777 views
+1 vote
1 answer

I need to buy a license for UiPath. What are the things to check ?

Hey @Vlcky, the community version is an ...READ MORE

Jun 30, 2020 in RPA by Sirajul
• 59,190 points
1,955 views
0 votes
1 answer

Invalid Ui node in uipath with IE browser

Looks like IE is blocking Studio to recognize elements. A simple ...READ MORE

Apr 10, 2020 in RPA by Sirajul
• 59,190 points
5,227 views
+2 votes
1 answer

How can I connect Robots to Orchestrator in UiPath?

Hey Rakshit, for connecting Robots to Orchestrator, ...READ MORE

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

How can I convert Json into Json array in UiPath

I am getting Json response from Azure ...READ MORE

May 20, 2020 in RPA by Ashish
• 200 points
3,141 views
+1 vote
1 answer

What's the difference between full and partial selectors in UiPath studio?

Hey @Umang, the major differences between Full ...READ MORE

Mar 28, 2019 in RPA by Anvi
• 14,150 points
21,094 views
0 votes
2 answers

Types of recordings in UiPath

Basic Recording: It is best suitable for recording ...READ MORE

Feb 21, 2020 in RPA by Juni
14,355 views
0 votes
3 answers

What is the suitable programming language for DIY RPA tool?

The top three RPA tools include Blue ...READ MORE

Dec 23, 2021 in RPA by anonymous
• 1,420 points
4,569 views
+1 vote
0 answers

User level problem on UiPath Github implementation

I have implemented UiPath Studio with GitHub ...READ MORE

Jun 9, 2020 in RPA by Ashish
• 200 points
1,773 views
+1 vote
1 answer

Where can I download the Process Template in blueprism?

Register with your corporate email-id on BP ...READ MORE

Apr 14, 2020 in RPA by Sirajul
• 59,190 points
4,152 views
–1 vote
1 answer

Based on Use Cases what are the type of robots present in UiPath orchestrator?

Attended Robot and Unattended Robot READ MORE

Apr 5, 2021 in RPA by anonymous

edited Mar 5 4,572 views
0 votes
2 answers

Is it necessary to install SQL Server database for installing Blueprism?

HI.. Blue Prism uses a Microsoft SQL Server ...READ MORE

Oct 20, 2020 in RPA by SRI
3,727 views
+2 votes
1 answer

UIPath - Extract Table data from PDF Image

There are mainly two options that UiPath, ...READ MORE

Mar 20, 2020 in RPA by anonymous
• 59,190 points
7,246 views
0 votes
0 answers

UiPath - To read the word from website?

Using Uipath When it read the word "Mobile", ...READ MORE

Jun 17, 2020 in RPA by anonymous
• 120 points
1,074 views
0 votes
1 answer

How to filter messages in Get Outlook Mail Messages activity in UiPath?

Hey, you can use a RegEx expression ...READ MORE

Nov 7, 2019 in RPA by Abha
• 28,140 points
10,436 views
0 votes
1 answer

How to move files from source to destination folder in Blueprism?

Try this approach. It creates a new ...READ MORE

Mar 20, 2020 in RPA by liana
4,561 views
0 votes
1 answer

TO PRINT ARRAY OF INTEGER IN MESSAGE BOX WITHOUT USING FOR EACH ACTIVITY IN UIPATH

In case you don't want to use ...READ MORE

Apr 3, 2020 in RPA by Jake
3,869 views
0 votes
1 answer
0 votes
1 answer

Which system variable can be used for reading data from CSV/text file in Automation Anywhere?

Hello, FileData Column(col_name) is the system variable which ...READ MORE

Oct 17, 2019 in RPA by Abha
• 28,140 points
11,154 views
+1 vote
0 answers

currency convertor using blue prism

I created a set of action in ...READ MORE

May 18, 2020 in RPA by Edureka
• 130 points

edited May 18, 2020 by Gitika 1,646 views
0 votes
2 answers

How to download attachment from gmail using UiPath?

Download IMAP Attachment Extractor and smoothly extract ...READ MORE

Jun 29, 2020 in RPA by zoey
• 140 points
9,950 views
+1 vote
1 answer

How to send an attachment with an email using UiPath?

Hey Rashid, if you wish to send ...READ MORE

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

The Object layer is for ____ only and action should be small, generic and ____

I think the right answer would be ...READ MORE

Apr 13, 2020 in RPA by Kim
3,067 views
0 votes
1 answer

Copy paste data from Excel to tool using UI path

Your query is similar to https://www.edureka.co/community/4005 ...READ MORE

Apr 8, 2020 in RPA by Sirajul
• 59,190 points
3,118 views
0 votes
1 answer

How can I extract data dynamically

you need to use for loop in ...READ MORE

Apr 28, 2020 in RPA by vikky
• 520 points
2,228 views
0 votes
0 answers

Filter column name and copy in new Excel sheet

Hi Team, I’m facing an issue while filtering ...READ MORE

Mar 24, 2020 in RPA by Vishwanth
• 150 points
3,668 views
0 votes
2 answers

What are the limitations of RPA?

Three tasks that you should never entrust ...READ MORE

Dec 17, 2020 in RPA by kiarap
• 140 points
7,177 views
0 votes
1 answer

How to connect to a database from UiPath and read data from it?

Hi Pratibha, to connect to a database ...READ MORE

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

What are different Run modes available for an object in Blue Prism?

Hi Apeksha, various run modes are available ...READ MORE

Oct 19, 2019 in RPA by Pratibha
• 3,690 points
10,207 views
0 votes
1 answer

Error handling with Try Catch activity in foreach loop

Hi Apeksha, to resolve your issue, in ...READ MORE

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

Get a list of files from a Directory using UiPath Studio

Hey Apeksha, you can try following pseudo ...READ MORE

Nov 5, 2019 in RPA by Abha
• 28,140 points
9,278 views
0 votes
1 answer

What is an Environment in Orchestrator?

Environment is a grouping of Robots, that is used to ...READ MORE

Apr 20, 2020 in RPA by Sirajul
• 59,190 points
2,055 views
0 votes
1 answer

how to extract information from a pdf using regex and send that information to an excel spreadsheet?

You can use the following high level activities to ...READ MORE

Apr 9, 2020 in RPA by Karan
• 19,550 points
2,503 views
+1 vote
1 answer

Key differences between Basic orchestrator and Standard Orchestrator.

There are three orchestrator types… Community Basic Standard Community - it’s a free ...READ MORE

Mar 24, 2020 in RPA by Sirajul
• 59,190 points
3,125 views
+1 vote
1 answer

que subcomando de excel se puede usar para leer el contenido de la celda especificada en la hoja de calculo activa?

Contiene encabezado le permite recuperar / recuperar ...READ MORE

May 8, 2020 in RPA by Sirajul
• 59,190 points
1,176 views
0 votes
1 answer

How to check if a string exists in datatable using UiPath?

Hi @Ravi, to check whether a string ...READ MORE

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

How to use Switch activity on a string in UiPath?

Hi Apeksha, You need to change the type ...READ MORE

Nov 8, 2019 in RPA by Abha
• 28,140 points
9,000 views
0 votes
1 answer

UiPath Orchestrator Error:: "Could not connect to UiPath Robot Service. Make sure the service is started!"

Hey there, to resolve such kind of ...READ MORE

Nov 6, 2019 in RPA by Abha
• 28,140 points
8,983 views
0 votes
0 answers
0 votes
1 answer

RPA : How to extract specific data from scanned pdf and write into excel in blueprism?

Your query is similar to https://www.edureka.co/community/6509 ...READ MORE

Mar 23, 2020 in RPA by Sirajul
• 59,190 points
2,897 views
0 votes
1 answer

What are the different types of data items provided by blueprism?

Hey Apeksha, BluePrism provides following types of ...READ MORE

Oct 22, 2019 in RPA by Anvi
• 14,150 points
9,457 views
+1 vote
1 answer

In RPA Blue Prism i am not able to work with "Spy Mode"

Check if the parameters given in the ...READ MORE

Mar 30, 2020 in RPA by Kim
2,507 views
0 votes
1 answer

Please explain different Skills in Blue Prism with a use case

There's a blog that explains a couple ...READ MORE

Apr 17, 2020 in RPA by Sirajul
• 59,190 points
1,597 views
0 votes
1 answer

What is Global Send Keys and Send Key Events in blue prism?

Hi Amit, Global Send Key is a ...READ MORE

Mar 13, 2019 in RPA by Anvi
• 14,150 points
18,883 views
+2 votes
1 answer

How can I display current date in "dd-MMM-yy" format in UiPath Studio?

Hi Shilpa, if you want to display ...READ MORE

Mar 18, 2019 in RPA by Pratibha
• 3,690 points
18,520 views
0 votes
1 answer

Issue in using On Element Appear activity in UiPath

Hi Apeksha, I faced the same issue ...READ MORE

Nov 5, 2019 in RPA by Abha
• 28,140 points
8,433 views
+1 vote
1 answer

How to retrieve Received Date, Modified Date and Message ID from each email in Outlook mail?

Hey there, to fetch these properties of ...READ MORE

Nov 8, 2019 in RPA by Abha
• 28,140 points
8,231 views