Basico-PS / AutomationOrchestrator

Automation Orchestrator application to orchestrate and manage digital process automation (RPA)
BSD 3-Clause "New" or "Revised" License
36 stars 6 forks source link

Cant find mapped network drives #4

Closed nmorck closed 4 years ago

nmorck commented 4 years ago

Sometimes when executing a scheduled scripts from a mapped network drive, the Orchestrator says that it can't find the botflow. But if i use the UNC path for the drive there is no problems.

Fx.

Not working: T:\Robotics Monitor v5.9.3 Scott Evil.rpa Working: \basicofil01\bco\Robotics Monitor v5.9.3 Scott Evil.rpa

The error only occurs on some machines/drives. I have a suspicion that it could have something with the user rights to do.

mbalslow commented 4 years ago

Hi @nmorck,

Great input and feedback. I have classified this as an enhancement, I will look to implement a "test feature" similar to the triggers so that the user can test whether the specified path of the Botflow is valid or not. This way, you can detect the issue at the very beginning of the setup.

mbalslow commented 4 years ago

Implemented in the latest release v0.1.2