Most viewed questions in RPA

0 votes
1 answer

What is Surface Automation technique in Blueprism?

@Pratibha, Blue Prism provides Surface Automation techniques that ...READ MORE

Oct 21, 2019 in RPA by Jyoti
6,182 views
+1 vote
1 answer

What's a Wildcard in selectors?

Hi @Akansha, wildcards are basically Symbols which ...READ MORE

Mar 4, 2019 in RPA by Anvi
• 14,150 points
6,128 views
+1 vote
1 answer

Unable to add date-time variable in UiPath process.

Hey @Nidhi, in order to add a ...READ MORE

Mar 25, 2019 in RPA by Anvi
• 14,150 points
6,080 views
0 votes
1 answer

How to perform debugging on workflows in UiPath studio?

Hey @Nisha, Debugging process identifies and removes errors ...READ MORE

Mar 29, 2019 in RPA by Anvi
• 14,150 points
6,073 views
0 votes
1 answer

BluePrism: how to invoke javascript function when clicking on an HTML element?

Use a application modeller to spy the ...READ MORE

Oct 10, 2018 in RPA by Priyaj
• 58,090 points
6,071 views
0 votes
1 answer

What are different debugging techniques provided by Blueprism?

@Pratibha, Blueprism provides 3 debugging techniques which ...READ MORE

Oct 18, 2019 in RPA by Poornima
6,042 views
0 votes
1 answer

How to find difference of days between two dates in UiPath?

Hey Apeksha, You can use the DateDiff function. Example: Syntax: ...READ MORE

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

How to maximize IE browser using uipath’s maximize window?

Hey there, you can follow these steps ...READ MORE

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

How to merge multiple DataTable with same columns but in different order

You can use Merge Data Table activity. ...READ MORE

Sep 25, 2020 in RPA by Sirajul
• 59,230 points
5,950 views
–1 vote
2 answers

What is the keyboard shortcut for recording tasks in UIPath Studio?

Hi @Danish, UiPath supports a vast range ...READ MORE

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

Is there any way to get the number of New Items in a Queue?

Hi @Pratibha, yes you can get the ...READ MORE

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

What is Flow Decision used for in UiPath studio?

Hi Smita, Flow Decision activity is a ...READ MORE

Mar 19, 2019 in RPA by Pratibha
• 3,690 points
5,868 views
0 votes
1 answer

How much does a Blue Prism RPA licence cost ?

Hey Pratibha, Blue Prism does not distribute the ...READ MORE

Oct 18, 2019 in RPA by Mugdha
5,818 views
0 votes
1 answer

How to manage schedules in UiPath Orchestrator?

Hello Samuel, you can manage Schedules by ...READ MORE

Apr 8, 2019 in RPA by Pratibha
• 3,690 points
5,791 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,230 points
5,788 views
0 votes
1 answer

How to write quotation marks in UiPath?

Hi Apeksha, I too faced a similar ...READ MORE

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

How to read Month and Select Start & End Date from a Calender in Uipath?

Hello Apeksha, If you need start date of ...READ MORE

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

How to save only a specific file type using Save Attachment activity in UiPath?

Hey, the Filter property from Save Mail Attachment ...READ MORE

Nov 7, 2019 in RPA by Abha
• 28,140 points
5,721 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
5,591 views
0 votes
1 answer

What is the difference between thin client and thick client?

Thin client: It is an application that ...READ MORE

Jan 18, 2019 in RPA by DataKing99
• 8,240 points
5,588 views
0 votes
2 answers

change a specific column of an excel sheet in UiPath

1. First of all , you need ...READ MORE

May 16, 2019 in RPA by Venkat
• 320 points
5,563 views
0 votes
1 answer

BluePrism Spy element uniquely

If you are not able to see ...READ MORE

Oct 3, 2018 in RPA by Priyaj
• 58,090 points
5,547 views
–1 vote
1 answer

What are the system requirements for installing Automation Anywhere?

For installing Automation Anywhere, following system requirements ...READ MORE

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

How can I install Orchestrator for Uipath through Windows Installer?

Hi @Harshit, for installing UiPath Orchestrator through ...READ MORE

Apr 2, 2019 in RPA by Abha
• 28,140 points
5,519 views
0 votes
1 answer

How can I use text automation activities to extract data from a table and display it in UiPath studio?

Hi @Simran, if you want to extract ...READ MORE

Mar 28, 2019 in RPA by Pratibha
• 3,690 points
5,518 views
0 votes
1 answer

How to make If statement more compact in UiPath?

Hey @Sanjiv, if you wish to compact ...READ MORE

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

How can I create a Standard robot in UiPath Orchestrator?

Hi @Hema, to create a Standard Robot ...READ MORE

Apr 5, 2019 in RPA by Abha
• 28,140 points
5,443 views
0 votes
1 answer

How to open an excel file with a dynamic file name such that the file name is FXTB-(date today) using UI Path.

Hey Alza, I am trying to understand ...READ MORE

Oct 14, 2019 in RPA by Abha
• 28,140 points
5,431 views
+1 vote
1 answer

UiPath: I want to capture specific data from unstructured scanned PDF files (Invoices) and export data in excel sheet.

You could do the following:  Install UiPath.PDF.Activities. Once you ...READ MORE

Mar 20, 2020 in RPA by Sirajul
• 59,230 points
5,427 views
0 votes
1 answer

How to move all files from Source to Destination Folder in UiPath?

Hi Pragati, in order to move files ...READ MORE

Mar 8, 2019 in RPA by Abha
• 28,140 points
5,417 views
0 votes
1 answer

What is the importance of Actions stage in Blueprism?

Hi Pratibha, as we know that a ...READ MORE

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

How to pass variables in selectors in UiPath Studio?

Hey Apeksha, you have to pass the ...READ MORE

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

What is a Workflow in UiPath?

Hey @Ruchi, Workflows are small pieces of ...READ MORE

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

What are some of the most commonly encountered Orchestrator errors and what does they mean?

Hey Vivek, some of the most frequently ...READ MORE

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

What is code segment in Blueprism and how to implement it?

Blue Prism - Code Stage The code stage ...READ MORE

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

What are the different status of queue items in Queue Management?

Hi Apeksha, in Queue Management there re ...READ MORE

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

What is the use of IsStopRequested() method in blueprism?

Hey Apkesha, IsStopRequested() method is typically used within a ...READ MORE

Oct 22, 2019 in RPA by Anvi
• 14,150 points
5,308 views
0 votes
1 answer

Win32 and AA modes in BluePrism

Win32 and AA spy modes use different ...READ MORE

Aug 7, 2018 in RPA by charlie_brown
• 7,720 points
5,283 views
0 votes
1 answer

How to filter emails based on sender's email addresses?

Hi Avantika, you can automate the filtering ...READ MORE

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

Using GLobal Send Keys how to send PrtScr in Blue Prism?

Navigate stage with Global Sendkey and text ...READ MORE

Oct 24, 2018 in RPA by Priyaj
• 58,090 points
5,102 views
0 votes
1 answer

How to Start or Stop a Job in UiPath Orchestrator?

Hi @Misha, you can follow these steps ...READ MORE

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

How Logs work in UIPath Orchestrator and how can I view them?

Hello Jagat, the Logs page displays logs ...READ MORE

Apr 8, 2019 in RPA by Pratibha
• 3,690 points
5,075 views
0 votes
0 answers

If condition for a popup in UiPath

Hello everybody! In a process of mine I ...READ MORE

Nov 3, 2020 in RPA by RandomDude
• 260 points
5,036 views
0 votes
1 answer

Blue Prism Error - Internal : The specified item was not locked by this business object

Well, the answer is simple - the ...READ MORE

Oct 10, 2018 in RPA by Priyaj
• 58,090 points
5,013 views
0 votes
1 answer

How to select HTML row in BluePrism

Just spy table cell (or any other ...READ MORE

Oct 17, 2018 in RPA by Priyaj
• 58,090 points
4,991 views
0 votes
4 answers

Pivot table in excel using UIpath

You can use Create Pivot Table activity ...READ MORE

Feb 26, 2019 in RPA by Anvi
• 14,150 points
4,910 views
0 votes
1 answer

How to install Blue Prism Licence in order to use Blue Prism tool?

You can follow these steps to install ...READ MORE

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

How can I extract numbers between $ symbol using UiPath?

Hi Avani, you can extract the numbers ...READ MORE

Mar 18, 2019 in RPA by Pratibha
• 3,690 points
4,864 views
0 votes
2 answers

Invoke Workflow VS Launch Workflow in UIPath

Hey Atul, Invoke Workflow File synchronously invokes a ...READ MORE

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

OCR error in UIPATH in reading Text from an PDF containing Image

you can reinstall the activities and debug ...READ MORE

Apr 26, 2018 in RPA by wrecker
• 3,110 points
4,829 views