Is there any way to check whether a file exists or not using UiPath

0 votes
Is there any way to check whether a file exists or not using UiPath?
Mar 20, 2019 in RPA by Raj
7,594 views

1 answer to this question.

0 votes

Hi @Raj, performing this check in UiPath studio is a very simple and easy task as you have to simply use Path Exists activity and its boolean output will tell you whether your file exists or not. You just need to add Path Exists activity in your Sequence and provide the File Path and Path Type in properties of the activity. Based on the output, display a message showing file exists or not using Message Box activity. For example, follow the below shown screenshot:

answered Mar 20, 2019 by Abha
• 28,140 points
Hi

May I adress one question to continue the scenario? If the file exist, is there a way to open it using some activities ?

Thx

Valentin

If you are referring to opening a file that exists, you could probably try using Start process activity where you need to pass the file path variable as input to file property in the property panel.

Hope this helps!

Related Questions In RPA

0 votes
1 answer

In uipath how to check whether a checkbox is checked or not in pdf file?

You can use an image exists or ...READ MORE

answered Nov 5, 2020 in RPA by Umesh
2,830 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

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

Is there any way of protecting sensitive information like passwords or private data in UiPath Studio?

Hey @Umesh, in order to protect your ...READ MORE

answered Mar 23, 2019 in RPA by Abha
• 28,140 points
973 views
0 votes
1 answer

Identify a Column in a database in UiPath Studio

There are two options to identify a ...READ MORE

answered Feb 12, 2019 in RPA by Sahiti
• 6,370 points
2,497 views
0 votes
1 answer

Which edition of UiPath is more suitable for individual use, Enterprise Platform or Community Edition? Why?

UiPath’s Community Edition (CE) is the version which is ...READ MORE

answered Mar 7, 2019 in RPA by Mishti
• 480 points
1,361 views
0 votes
1 answer

Write multiple line message using message box

@Rashmi Message Box activity in UiPath does ...READ MORE

answered Mar 4, 2019 in RPA by Abha
• 28,140 points
13,899 views
0 votes
1 answer

How to connect to MySQL database using UiPath?

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

answered Mar 7, 2019 in RPA by Mishti
• 480 points
8,381 views
0 votes
1 answer

Is there any way to install extensions to UiPath studio using command line?

Hi @Divya, to install extensions like Chrome, ...READ MORE

answered Mar 29, 2019 in RPA by Abha
• 28,140 points
3,067 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP