We have a BODS trying to access an XML file mounted on a Windows shared drive.
The grammar to access the file from a Windows machine is like this:
\\WindowsServer\sharedDrive\ChildFolder\file.xml
For the BODS job server to access the same file, what would be the path like? Thanks.