File Server

The File Server for Microsoft Windows

On Microsoft Windows, the File Server acts as a normal Windows Service Program, which cannot be started by a command interpreter. You have to use Systemcontrol->Services to start it. Events will be written on the EventSystem of Windows.

All necessary arguments as used by the UNIX version are provided in the Registry. For creating these keys please use the supplied installation procedure of Agile e6.
 

Because the File Server uses Microsoft Windows Access Lists and Security Checks, it is not possible to use vaults on FAT file systems neither on harddisks nor on floppy. Use the NTFS file system for vaults instead. 

Do not use a domain user for the service account of the File Server.

Description of Registry keys

HKEY_LOCAL_MACHINE\Software\Agile\AgilePLM_Fileservice
 
Key Default Description Optional
LOG_FILE c:\temp\fms.log File Server Log No
LOG_LEVEL 5 Report Level of File Server Logs No
MAX_THREADS 10 Maximum number of File Server requested processed in parallel No
RPC_NMB 804257548 RPC number No
USER edbserv User of service account Yes
CHECK_VAULTS 1 Check of standard vault (0=off) Yes
REQ_LICENSES NONE Requested licenses:
FMS_DFM = DFM
FMS_AME = CE Archiv (Archiv Manager Engine)
FMS_ALI = SAP ArchivLink
Yes
CORE_LOG c:\temp\fms_core.log Extended log (replaced by EP_ERRLOG) Yes
EVENT_LOG_FILE off The values for EVENT_LOG_FILE could be either "on" or "off".
This will create a special log file for some FMS operations, called events. For each FMS operation only one line is written into the log file. The log file is written in the sub directory log of the FMS and is called event.log
Yes
SECURITY_LEVEL 0x00000005 (5) Yes