System Administration > Configuring Teamcenter for performance > Configuring the rich client for startup performance > Configuring the FCC file warmer
Configure the filelist.txt file
The filelist.txt file contains the list of files to be warmed. This file is used by the filewarmer.filelist option in the filewarmer.properties file. Procedure Open the filelist.txt file in the FMS_HOME directory. If this file does not exist, copy the filelist.txt.template file to the FMS_HOME directory and rename it as filelist.txt. List the files and directories to be included (or excluded) from file warming, using the following formatting rules: Commented lines (lines beginning with a hash mark (#)) and blank lines are ignored. Specify include mode by typing @include alone on a line. Specify exclude mode by typing @exclude alone on a line. By default, the file begins in include mode. All files and directories listed in this mode are included in the file warming process. All files and directories listed in exclude mode are excluded from the file warming process. Enter one file or directory per line. Do not use quotation marks. Do not specify environment variables. Do not use wildcards. Do not use relative paths. Use any platform-specific directory separators consistently. Do not use double backslashes to represent Windows directory separators. Use any path aliases consistently. The specified directories are scanned at the start of each cycle, allowing the file warmer to adapt to dynamic content changes. The directories are scanned recursively, unless otherwise specified. If the same file or directory is listed as both included and excluded, the exclusion is ignored. Example Siemens Digital Industries Software recommends setting the following paths: Copy @include rich client -install-path\portal\plugins rich client -install-path\portal\features rich client -install-path\portal\registry rich client -install-path\portal\configuration rich client -install-path\portal\Teamcenter.exe rich client -install-path\portal\Teamcenter.ini rich client -install-path\portal.eclipseproduct RAC-install-path\portal\jre\lib\rt.jar @exclude RAC-install-path\portal\plugins\FoundationViewer For additional sample settings, see the FMS_HOME/filelist.txt.template file.
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/fhs4814155880506/rfr1737238552770/yns1737238555868/vpa1737238556074/id1093923.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)