FDM Application Directory Path
Hello all,
This is more of an infrastructure related question with regards to the directory path used for an FDM application.
Traditionally, in any FDM environment I have worked on or in, we have always used the UNC path, located on the FDM server, with appropriate permissions granted to the SQL launching user account.
Would anyone here know if, instead of storing the FDM application folder locally, would it be possible to use a NAS or SAN solution as long as the path was still in UNC form?
So for example:
BEFORE:
\\FDM-SERVER\fdm_data\FDM-APPNAME
AFTER:
\\NAS-SERVER\fdm_data\FDM-APPNAME