Skip to Content
0
Dec 14, 2022 at 03:47 AM

BODS on Linux trying to access XML file on Windows shared drive

69 Views

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.