If condition logic is failing in production enviroment - if conditio with pdf activivties

hi everyone the if condition seems working fine untill i am checking it through local machine, but production environment it fails

it doesnot go inside my if condition

this is my path: “C:\Pl\Input\apr2024_4.pdf”

can someone help here ?

@samantha_shah

May be bln_filesexists is also failing…check if the path provided is correct

Cheers

Hi @Anil_G

thanks for the reply, ihave used a path exists activivrty specially to check the path exists and use that boolean value here in if conditon

is there anything else wrong ??

@samantha_shah
Can you provide snippet of the File/Path Exist Activity?

1 Like

@samantha_shah

Did you happen to check if the path exists is failing?

Or if the dot is an issue?

Cheers

@Anil_G Actually the filepath had a minor mistake and so the boolean condition was failing.

but thanks for the help

cheers

@Ali_Murtaza

thankyou for your response but I managed to solve the problem by re adding the activities and re adding the files.

1 Like

@samantha_shah

Glad you resolved…should be a path error only anyways…

Happy Automation

Cheers

1 Like