Jump to: navigation, search

Genesys Mobile Engagement Configuration Options

Welcome to the Options Reference for Genesys Mobile Services. This document describes the configuration options for the following components of Genesys Mobile Services:

GMS Application Configuration

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`="GMS" AND `cargo__OptionCreate`.`compshort`="GMS" 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/MYp65PEw' (OS errno 28 - No space left on device) (127.0.0.1)

This page was last edited on February 21, 2018, at 14:36.
Comments or questions about this documentation? Contact us for support!