This file is <SYM_MOSES_HOME>\conf\symphonyMoses.cfg.
#**********************************************************# Symphony client application configuration file.## There must be one configuration file per client application.## Copy this configuration file to the machine on which# MoSes is installed.#**************************************************************# The user and password should be set according to the configuration of SymphonyUSER = GuestPASS = Guest# How long Symphony will allow moses32.exe process to be idle (use 0% CPU) before it# kills the process# This is to prevent moses32.exe hanging foreverCHECK_IDLE_TIME = 1500# The following parameters should be set according to the application profile.APPLICATION_NAME = Moses6AppSESSION_NAME = MosesSessionSESSION_TYPE = ShortRunningTasks# This parameter is used to list the locally mapped drives on the master host to be# replicated on the compute# hosts. This parameter is mandatory even if the drives are already mapped on the# compute hosts.# MAP_DRIVES=X# The following parameter should be set according to wsg.conf.WSG_PORT=9090
List of locally mapped drives on the master host to be replicated on the compute hosts. This parameter is mandatory even if the drives are already mapped on the compute hosts. Due to the nature of the Symphony services in some environments, the service will not be able to pick up the mapped network drives. This feature will automatically map the drives on the compute hosts in the same way they are mapped on the master host.
Set the value of WSG_PORT to enable communication between the Moses integration and EGO. This parameter allows the user to configure the end point for the WSG port in the event that the cluster has been configured to not use the default port. When not specified, the integration will default to port "9090". The value of WSG_PORT should be the same as the value of WSG_PORT configured in %EGO_TOP%\kernel\conf\wsg.conf.