FME Server Configuration Files

FME Server Core

Filename:fmeServerConfig.txt

Location: <FMEServerDir>\Server\

Purpose: Configure variousFME Server Corefunctions.

Filename:fmeCommonConfig.txt

Location: <FMEServerDir>\Server\

Purpose: ConfigureFME Server security.

Filename: fmeServerWebApplicationConfig.txt

Location: <FMEServerDir>\Server\

Purpose: Configure the connection between theREST Serviceand the low-level FME Server API.

Filename:fmeWebSocketConfig.txt

Location: <FMEServerDir>\Server\

Purpose: Configure the FME ServerWebSocket Server.

FME Engines

Filename: fmeEngineConfig.txt

Location: <FMEServerDir>\Server\

Purpose: Configure theFME Engines, including subsections, pre and post commands, and success and failure responses. For details, seeConfiguration File Layout.

FME Server Database

Filename:fmeDatabaseConfig.txt

Location: <FMEServerDir>\Server\

Purpose: Connection configurations to theFME Server Database.

FME Server Web Services

Filename: propertiesFile.properties

Location: <WebAppDir>/<FMEServerService>/WEB-INF/conf/

For example, if you are using the Apache Tomcat web application server that is provided with an Express installation of FME Server, the properties file for the Data Streaming service is located at:

<FMEServerDir>/Utilities/tomcat/webapps/fmedatastreaming/WEB-INF/conf/propertiesFile.properties

If your distributed installation of FME Server uses a separate web application server, the path to the FME Server service properties files is where your web application server stores .war files.

Purpose: Configure properties for theFME Server Web Services. Use this file to set the host for the service and other settings.

Process Monitor

Filename:processMonitorConfigCore.txt

Location: <FMEServerDir>\Server\

Purpose: Start and configureFME Server Coreprocesses.

Filename:processMonitorConfigEngines.txt

Location: <FMEServerDir>\Server\

Purpose: Sets the defaultFME Enginesto start.

Note  "> NoteTo change the number of FME Engines to start, use theEnginespage.

FME Server Console

Filename: FMEServerConsoleConfig.txt

Location: <FMEServerDir> \客户\调频EServerConsole\

Purpose: Configure theFME Server Console. Use this file to set the FME Server host used by the FME Server Console.