Skip to main content
Question

How to check whether the path exists or not.

  • February 28, 2023
  • 3 replies
  • 1177 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
Forum|alt.badge.img+3
  • Premier Pathfinder | Tier 7
  • February 28, 2023

Hi @lakshmi_mp ,

 

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

 


rbkadiyam
Premier Pathfinder | Tier 7
Forum|alt.badge.img+6
  • Premier Pathfinder | Tier 7
  • February 28, 2023

@lakshmi_mp 

 


  • Cadet | Tier 2
  • March 26, 2026

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