Skip to main content
Solved

Box drive destination folder does not exist

  • November 19, 2024
  • 1 reply
  • 31 views

Patrik.Wenthe
Forum|alt.badge.img+4

Hello,

I’m running a bot that is supposed to move some files from a folder on the VM to a folder in Box drive. 

When I log into the VM with the botrunner user I can verify that the folder access through Box drive exists and the correct rights are given since I can copy files into the folder manually.

I do receive an error statement when running the bot unattended that the destination folder (the box location) does not exist.

Has anybody experience with the Box drive and has a solution? I do not want to use the browser to move files into Box.

 

Thank you

Best answer by Patrik.Wenthe

It was a timing issue. The Box connection had not been established and the bot was already asking for the location. 

I added a delay and it is working.

1 reply

Patrik.Wenthe
Forum|alt.badge.img+4
  • Author
  • Cadet | Tier 2
  • Answer
  • November 19, 2024

It was a timing issue. The Box connection had not been established and the bot was already asking for the location. 

I added a delay and it is working.