FME FlowConfiguration Files

FME FlowCore

Filename:fmeServerConfig.txt

Location: <FMEFlowDir>\Server\

Purpose: Configure variousFME Flow Corefunctions.

Filename:fmeCommonConfig.txt

Location: <FMEFlowDir>\Server\

Purpose: ConfigureFME Flowsecurity.

Filename: fmeServerWebApplicationConfig.txt

Location: <FMEFlowDir>\Server\

Purpose: Configure the connection between theREST Serviceand the low-levelFME FlowAPI.

Filename:fmeWebSocketConfig.txt

Location: <FMEFlowDir>\Server\

Purpose: Configure theFME FlowWebSocket Server.

FME Engines

Filename: fmeEngineConfig.txt

Location: <FMEFlowDir>\Server\

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

FME FlowDatabase

Filename:fmeDatabaseConfig.txt

Location: <FMEFlowDir>\Server\

Purpose: Connection configurations to theFME Flow Database.

FME FlowWeb 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 ofFME Flow, the properties file for the Data Streaming service is located at:

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

如果你的分布式安装FME Flowuses a separate web application server, the path to theFME Flowservice properties files is where your web application server stores .war files.

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

Process Monitor

Filename:processMonitorConfigCore.txt

Location: <FMEFlowDir>\Server\

Purpose: Start and configureFME Flow Coreprocesses.

Filename:processMonitorConfigEngines.txt

Location: <FMEFlowDir>\Server\

Purpose: Sets the defaultFME Enginesto start.

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

FME FlowConsole

Filename: FMEServerConsoleConfig.txt

Location: <FMEFlowDir>\Clients\FMEServerConsole\

Purpose: Configure theFME Flow Console (Deprecated). Use this file to set theFME Flowhost used by theFME FlowConsole.