8.5.203.01
Web Services and Applications Release Notes
| Release Date | Release Type | Restrictions | AIX | Linux | Mac | Solaris | Windows |
|---|---|---|---|---|---|---|---|
| 04/04/23 | Hot Fix | X |
Helpful Links
Releases Info
Product Documentation
Genesys Products
What's New
This release contains the following new features and enhancements:
Workspace Web Edition
Web Services API
CRM Gplus Adapters
Resolved Issues
This release contains the following resolved issues:
Workspace Web Edition
The voice channel of agents using Agent Desktop with Genesys Softphone no longer moves to Out of Service. Previously, when the Agent Desktop tab was minimized or hidden for some time, the voice channel of the agent was moved to Out of Service after few minutes. (HTCC-31896)
Agents can now control if a positive feedback is voted when the agent clicks on the Copy Content button for a document from the Knowledge tab. This feature can be configured by using the new knowledge-center.can-upvote-on-copycontent option. When this option is set to false, the positive feedback is not voted. Previously, the positive feedback was always voted when the user clicked on the Copy Content button after filtering the documents from the Knowledge tab. (HTCC-31894)
Agent browser console no longer displays any error messages. Previously, in some situations, the browser console displayed the error message: ERROR in toJSON() Why optionLayer.toJSON is undefined????. (HTCC-31891)
TBD (HTCC-31879)
TBD (HTCC-31878)
Agents can now successfully mark interactions as done with media types Facebook and Twitter. (HTCC-31871)
Fixed the issue when outbound emails were sent without reply text.
Agents can now open documents from the Trending documents or Knowledge Base view. (HTCC-31759)
Web Services API
LogHeader is now added into log files automatically and contains GWS version, start time, libraries, and all applicable settings from the applications.yaml file. To revert the change and return to previous behavior, set the following option:
logHeaderSettings:
enableLogHeader: false(HTCC-31900)
Starting from this release, GWS supports the dedicated Hystrix pool for login operations. Corresponding Hystrix threadpool settings can be utilized to apply rate limiting only for login operations without affecting others API Request from already logged-in Agents. By default, the threadpool has the same recommended size as ApiOperationPool (200). If you have your own settings for Hystrix configuration (hystrix.properties), you should check configuration and set LoginOperationPool accordingly.
hystrix.threadpool.LoginOperationPool.coreSize = 200(HTCC-31893)
Now, GWS may provide additional trace log records when data in cache is accessed or populated in. To enable it, the following logger should be set in logback.xml: {quote}{quote} (HTCC-31892)
Web Services API now awaits the response from the Universal Contact Server before sending the API response on the “UpdateUserData” and “ManageUserData” operations. This prevents the race between concurrent updates of the interaction content in the Universal Contact Server from the same client when UCS proxy cluster is used. This race could cause overwriting of the reply text of emails. (HTCC-31851)
CRM Gplus Adapters
Upgrade Notes
No special procedure is required to upgrade to release 8.5.203.01.
