AquaLogic Interaction (ALI) Activity Services (such as Collaboration and Publisher) and tools (such as ALI Logging and Search) also use configuration files. The installer sets most configuration parameters to useful default settings. For information on portal configuration files, see Portal Configuration Files.
All configuration files for ALI services and tools are installed in <PT_HOME>, by default C:\Program Files\plumtree\.
This page describes configuration files for the following components:
ALI Analytics configuration files are installed in <PT_HOME>\ptanalytics\1.2\settings\config\. For detailed information on configuring ALI Analytics, see the online help.
Configuration File |
Description |
---|---|
PortalAnalyticsConfig.xml |
Installed in <PT_HOME>\settings\config\ptanalytics. Specifies the host name and port of the Analytics Collector. |
application.xml |
Configures Web application deployment settings, such as HTTP and HTTPS ports. |
collectord_wrapper.conf |
Do not edit. Configures wrapper settings for the Analytics Collector. |
collector-log4j.properties |
Specifies the log settings for the Analytics Collector. |
configurator.properties |
Do not edit. Configures properties (such as database settings) set and retrieved by Analytics. |
hibernate.cfg.xml |
Do not edit. Lists mapping files for Analytics objects. |
hibernate.properties |
Do not edit. Sets the connection to the back-end database. |
server.xml |
Do not edit. This file is generated by the Embedded Application Server. |
sync-log4j.properties |
Configures the logging settings for Analytics sync job. |
wrapper.conf |
Do not edit. Configures the wrappers for the Analytics service, such as the initial and maximum Java heap sizes, name and description of the Windows service entries, and wrapper logging levels. |
wrapper_base.conf |
Do not edit. Configures the wrappers that are common to all Analytics components. |
Collaboration configuration files are installed in <PT_HOME>\ptcollab\4.1\settings\config\. For detailed information on configuring ALI Collaboration, see the Administrator Guide for ALI Collaboration.
Configuration File |
Description |
---|---|
config.xml |
This file includes advanced Collaboration settings, including connection information to other components (such as search and notification) and advanced settings for features such as bulk upload and WebDAV. |
documentTemplates.xml |
Sets the document templates that are recognized by Collaboration. |
filetypes.xml |
Lists file types in Collaboration. |
database.xml |
Configures Collaboration database settings. This file is automatically updated during installation. |
dr.xml |
Configures the connection to the Document Repository service. This file is automatically updated during installation. |
audit.xml |
Do not edit. Controls the logging and profiling functionality of Collaboration. The contents of this file are generated by Collaboration. |
cache.xml |
Do not edit. Manages Collaboration caches. The contents of this file are generated by Collaboration. |
cluster.xml |
Configures settings for Collaboration if set up in a clustered network environment. |
application.xml |
Configures Web application deployment settings, such as HTTP and HTTPS ports. |
object-migration. xml |
Do not edit. Controls object migration in Collaboration. The contents of this file are generated by Collaboration. |
ALI Logging Utilities configuration files are installed in <PT_HOME>\settings\config\ptlogging. For more information on configuring ALI Logging Utilities, see Configuring Logging Receivers.
Configuration File |
Previous File Name |
Description |
---|---|---|
consolelogger.xml |
SpyNoGui.xml |
Specifies which servers the Console Logger should receive messages from. The Console Logger runs in a console window. |
ptLogger.xml |
OpenLoggerDaemon.xml |
Specifies which servers the ALI Logger should receive messages from, and which Log4J appenders should be used for the log messages from each server. |
ptspy.xml |
ptspy.xml |
Configures ALI Logging
Spy (previously called PTSpy), the primary log message receiver for
ALI’s logging framework. |
Publisher configuration files not related to workflow are installed in <PT_HOME>\ptcs\6.2\settings\config\. For details on configuring ALI Publisher, see the Publisher online help.
Configuration File |
Description |
---|---|
content.properties |
This file includes various Publisher settings, such as date formats and default file name extensions. |
database.content.properties |
Sets the connection to the Publisher database. Includes login and host machine information. |
database.portal.properties |
Sets the connection to the portal database. Includes login and host machine information. |
application.conf |
Do not edit. Sets the JBoss settings for the application. |
container.conf |
Do not edit. Sets the JBoss settings for the container. |
database.common.properties |
Do not edit. Configures the JDO settings. |
database.create.properties |
Do not edit. Automatically creates the database in SQL Server. Once the database has been created, this file is never used again. |
dr.xml |
Configures the connection to the ALI Document Repository Service. This file is automatically updated during installation. |
indexingexclusions.properties |
Lists files that should be excluded in the search index. Publisher indexes all files upon publication except for files with the extensions listed in this properties file. |
mime.types |
Sets the MIME types of uploaded files so they are recognized by Publisher. For example, uploaded files that have an "image" type are created as an Image Content Item. |
rdbms.schema.xml |
Do not edit. Represents the new Publisher database schema and lists changes to the previous schema. |
rdbms.schema.xsd |
Do not edit. Defines the schema for the rdbms.schema.xml file. |
service.conf |
Sets the JBoss service wrapper and environment variables before the Java Virtual Machine is launched. Settings include command line arguments and system properties. |
The workflow configuration file is installed in <PT_HOME>\ptworkflow\6.2\settings\config.
Configuration File |
Description |
---|---|
application.conf |
This file allows you to configure Publisher workflow data source and workflow server settings. |
The Studio configuration file is installed in <PT_HOME>\ptstudio\2.1\settings\config\. For details on configuring ALI Studio, see the online help.
Configuration File |
Description |
---|---|
PTStudioConfig.xml |
Configures various Studio settings. |
The Search configuration files are installed in <PT_HOME>\ptsearchserver\6.0\config.
Configuration File |
Description |
---|---|
ignite.ini |
Configures Search Service, including indexed file location, log verbosity, cache sizes, wild card expansions, and queue sizes. |
(template files) |
The template configuration files include appropriate settings for various operating systems and configurations. To implement a template, rename the file "ignite.ini" to make it the active configuration file. |