This section lists the compatible setups for RFA when mapped drives are not used.
Windows
YES
Hashtable defaultLocation = new Hashtable();
defaultLocation.put("HardlinkServerURL", "http://rfaserver:7001/enovia");
defaultLocation.put("ShadowUser", "creator|");
locationHardlinkServerDetailsMapping.put("DefaultLocation", defaultLocation);
UNIX
NO