09-08-2017 07:42 AM
Hi,
I am on a windows box. I have a network file, file://fs01-hou/Common/RDMetric/CARType.xls, that I can access from Chrome. However, I can’t seem to get the correct syntax for the file reader snap
Any help is highly appreciated
Daisy
09-08-2017 08:03 AM
You need to set up SAMBA and access it using smb:// protocol
09-15-2017 11:38 AM
If your groundplex node is running on Windows and is running as a network account that has been given access to the file share and file system folder and file, you can access using the file:// protocol. You need four slashes so the URI looks like file:////fs01-hou/Common/RDMetric/CARType.xls. Accessing local network shares was a primary use case as to why we set up our groundplex nodes on Windows boxes.