Jump to: navigation, search

Universal Contact Server

Options for this component are contained in the following configuration sections:

Tip
In the summary table(s) below, type in the Search box to quickly find options, configuration sections, or other values, and/or click a column name to sort the table. Click an option name to link to a full description of the option. Be aware that the default and valid values are the values in effect with the latest release of the software and may have changed since the release you have; refer to the full description of the option to see information for earlier releases.


Power users: Download a CSV file containing default and valid values and descriptions.

The following options are configured at the application level (in other words, on the application object).

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__OptionCreate`.`section` AS `Section`,CONCAT('',`cargo__OptionCreate`.`parameter`,'') AS `Option`,REPLACE(`cargo__PubOption`.`defaultvalue`,':',':') AS `Default`,IF( (`cargo__PubOption`.`shortdesc` IS NOT NULL),`cargo__PubOption`.`takeseffect`,`cargo__PubOption`.`takeseffect`) AS `Changes Take Effect` FROM `cargo__OptionCreate` LEFT OUTER JOIN `cargo__PubOption` ON ((`cargo__OptionCreate`.`_pageName`=`cargo__PubOption`.`_pageName`)) WHERE (`cargo__PubOption`.`hidden`="false" OR `cargo__PubOption`.`hidden`="False" OR `cargo__PubOption`.`hidden`="No" OR (`cargo__PubOption`.`hidden` IS NULL)) AND `cargo__OptionCreate`.`prodshort`="ES" AND `cargo__OptionCreate`.`compshort`="UniversalContactServer" AND (`cargo__OptionCreate`.`configobject` = "Application" OR `cargo__OptionCreate`.`configobject` IS NULL) AND (`cargo__PubOption`.`shortdesc` IS NOT NULL) ORDER BY `cargo__OptionCreate`.`section`,CONCAT('',`cargo__OptionCreate`.`parameter`,''),REPLACE(`cargo__PubOption`.`defaultvalue`,':',':'),IF( (`cargo__PubOption`.`shortdesc` IS NOT NULL),`cargo__PubOption`.`takeseffect`,`cargo__PubOption`.`takeseffect`) LIMIT 5000 Function: CargoSQLQuery::run Error: 1 Can't create/write to file '/tmp/MYbnMYYJ' (OS errno 28 - No space left on device) (127.0.0.1)


Universal Contact Server DAP

The following options are configured at the DAP level (in other words, on the DAP object).

Section Option Default Changes Take Effect
Section Option Default Changes Take Effect
JDBC-Info Debug false
settings connection-failed-retry 2 After restart
settings db-schema-name No default value After restart
settings inactive-scroll-timeout 600 After restart
settings inactive-txn-timeout 3600 After restart
settings instance No default value After restart
settings interpret-prepared-statements false After restart
settings login-timeout 10 After restart
settings long-query-timeout 7200 After restart
settings max-connections 40 After restart
settings max-idle-time 310 After restart
settings service No default value After restart
settings time-format ISO8601 Immediately
This page was last edited on April 5, 2018, at 17:55.
Comments or questions about this documentation? Contact us for support!