WinActor FAQ

FAQ

  • 質問

    When setting the file name of the "Excel" node in Ver. 6.0.0 or later, if you specify a file that exists in the same folder as the scenario file in the following three ways, it will be set as a relative path from scenario folder. ・Select from the file selection dialog. ・ Drag and drop. ・ Copy and paste. But when executing scenario, relative path from the OR-5200 installation folder is default. So, if the folder of scenario file is not the folder of installation, an error dialog "The specified file does not exist." will be displayed.

  • 回答

    Here are workarounds:
    (1) If the paths of scenario file and the Excel file will not change,

    manually specify the full path in the file name input field.
    (2) Use the "18_Excel Related" library,

    in which a full path specification is essential.
    (3) If the relative path is necessary for any reason,

    like scenario distributing, add the "FileName_GetScenarioFilePath.ums6" (13_File>05_FileName)

    before the "Excel" node in your scenario.
    Use a variable to transfer path information to "Excel" node.
    (Specify the file name with a variable which is the result of "FileName_GetScenarioFilePath.ums6".)
    Specify the variable set above for the file name of the

    "Excel operation" node.

    • FAQ No:ENG00379
    • Updated Date:2020/05/10
  • Is this feedback helpful?

Powered by MatchWeb