Skip to main content

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

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.


Reply