Skip to main content
Navigator | Tier 3
February 28, 2023
Question

How to check whether the path exists or not.

  • February 28, 2023
  • 3 replies
  • 1219 views

Hi all,

How to check whether the file is exists or not, Say excel file is specified in excel advanced open activity. Please help me how to check whether the file exists or not in a workflow.

Please refer to the attached screenshot. How to know the file path exists or not..

Regards,

Lakshmi

3 replies

Padmakumar
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
February 28, 2023

Hi @lakshmi_mp ,

 

You can use the IF→ File Exists condition and pass this path there.

 

Padmakumar
rbkadiyam
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
February 28, 2023

@lakshmi_mp 

 

Ramesh B Kadiyam
Cadet | Tier 2
March 26, 2026

LongPathTool helped handle long file paths so the “File Exists” check worked reliably.