Hello,
(I have asked this previously but no answer...hoping in the last few months maybe someone figured this out so I am asking again)
Does anyone have a solution for manipulating files in Sharefile when running a workflow through the scheduler?
I see there is a connector tool for Box, but nothing for Sharefile.
Sharefile has windows app that installs a drive letter (S:) on my windows machine and allows access to Sharefile through windows explorer.
When using a simple Directory tool to read the contents of a folder, I am able to read files in this folder when I manually run the workflow (by hitting the "Run" button).
However, when I try to run this workflow via scheduler, it does not have access to the "S:" folder.
I have had this issue in the past with network locations, and the workaround was to always use UNC paths. However, there is no UNC path for this Sharefile drive letter. It is a virtual drive letter and I don't know how / if there is a UNC path that can be used to reference it.
The scheduler service is configured to use my same user and permissions as my normal windows user, so I am not sure why I can't access the drive letter via scheduler but it works when I manually run the workflow.
If anyone has any ideas that would be really great.
Thank you in advance.