Robotic Process Automation (RPA)

 View Only

'If File Exists' and 'Copy File' don't work in version 23.0.5 (only with some directories)

  • 1.  'If File Exists' and 'Copy File' don't work in version 23.0.5 (only with some directories)

    Posted Tue June 13, 2023 03:36 AM

    Hello everyone,

    Since I upgraded to version 23.0.5 my bots are failing, as the 'If File Exists' and 'Copy File' commands are not finding the files in some directories.

    For example, the following test code returns 'False' in version 23.0.5 but in previous versions it returns 'True' (I am sure the file exists).  It is possible that something has changed in these commands.

    defVar --name exists --type Boolean
    ifFile --file "\\\\omega\\yong\\daysls" exists=value
    logMessage --message "${exists}" --type "Info"

    Thanks,



    ------------------------------
    Yon García Nistal
    Skechers Iberia
    ------------------------------