Compatible Setups for RFA Where Drives Are Not Mapped

This section lists the compatible setups for RFA when mapped drives are not used.

RFA Server (FTP Server) Client Compatible Sample Mapping in JPO IEF-GetHardlinkServerURLForRFA

Windows

Windows

YES

Hashtable defaultLocation = new Hashtable();

defaultLocation.put("HardlinkServerURL", "http://rfaserver:7001/enovia");

defaultLocation.put("ShadowUser", "creator|");

locationHardlinkServerDetailsMapping.put("DefaultLocation", defaultLocation);

UNIX

NO

UNIX

Windows

YES

Hashtable defaultLocation = new Hashtable();

defaultLocation.put("HardlinkServerURL", "http://rfaserver:7001/enovia");

defaultLocation.put("ShadowUser", "creator|");

locationHardlinkServerDetailsMapping.put("DefaultLocation", defaultLocation);

UNIX

NO