Applying FileNet Property Settings
When you install FileNet Services, a WAR file is deployed as part of the process. Additionally, an "application.properties" file is included as part of the deployment process. The "application.properties" file provides property settings for the FileNet runtime. The FileNet Connector requires these property settings. To update the settings in this file, navigate to the "application.properties" file located at <TOMCAT INSTALLATION DIRECTORY>\webapps\filenet-rest\WEB-INF\classes, and edit the file. The following section lists the properties and values.
Application.Properties File Properties and Values
The "application.properties file" includes critical settings that are required for FileNet Services to reach a FileNet server. The following table includes the properties available in the "application.properties" file and a description of the values:
Property | Value |
---|---|
filenet.connection.uri | The link to the FileNet web services instance |
server.servlet.contextPath | The location of the FileNet Connector web services (This value needs to be entered as-is.) |
server.port | The preferred port number (Default is 8888.) |