8.5.236.01
Genesys Mobile Services Release Notes
Release Date | Release Type | Restrictions | AIX | Linux | Mac | Solaris | Windows |
---|---|---|---|---|---|---|---|
12/21/22 | Update | X | X |
Helpful Links
Releases Info
Product Documentation
Genesys Products
What's New
This release contains the following new features and enhancements:
- GMS now support two new command line parameters to manage a backup Config Server during startup:
- -backuphost: the hostname/IP address for backup Config Server and
- -backupport: the port for backup Config Server.
- Example:
./launcher -host primaryhost -port primaryport -backuphost backuphost -backupport backupport -app "GMS236"
- (GMS-8792)
- Cross-Origin Resource Sharing (CORS) can be now customized by editing the launcher.xml file instead of configuring Jetty. See Possible Values for Access-Control-Allow-Origin Header (CORS) for more information. (GMS-8828)
Resolved Issues
This release contains the following resolved issues:
When Context Services is disabled, GMS does not register the Configuration Business Attributes object changes reducing unnecessary Configuration cache updates. (GMS-8814)
GMS now includes the _CB_T_CALLBACK_ACCEPTED, _CB_T_SERVICE_START, and _CB_T_CALLBACK_OFFERED KVPs in the RequestUpdateUserData event when the customer is not connected during callback. (GMS-8697)
The GMS Callback Strategy can now manage HTTP requests with a retry option (in Disaster Recovery usecases) instead of using DFM that lacks the retry mechanism. A new option is available to use DFM in callback service definition, if needed:
- _enable_gms_dfm = true (the default value). Set the value to false to manage HTTP requests.
- (GMS-8753)
Upgrade Notes
No special procedure is required to upgrade to release 8.5.236.01.