Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  
 
==Web Services and Applications deployment update==
 
==Web Services and Applications deployment update==
 
+
<!--
<font color="#B24DE7">'''HTCC-31184''' Propose to have new/updated options in the table below. Later we can add all other option changes to this table. Also can add component column, so we can have one table for GWS, WWE, G+ Adapters. What do you think?  </font>
+
<font color="#B24DE7">'''HTCC-31184''' Propose to have new/updated options in the table (See the table below). Later we can add all other option changes to this table. Also can Add component column for so we can have one table for GWS, WWE, G+ Adapters. What do you think?  </font>
  
 
{|  
 
{|  
Line 47: Line 47:
 
| 8.5.202.81
 
| 8.5.202.81
 
|  
 
|  
|}
+
|} -->
  
 
Web Services and Applications version 8.5.201.41 introduces an important update to the '''serverSettings''' section of the '''application.yaml''' file. The '''updateOnStartup''' section is introduced. This update changes the previous behavior where settings were automatically updated on startup. To ensure that your deployment's configuration settings are automatically updated on startup, change the '''updateOnStartup''' settings on each Web Services and Applications node as follows:
 
Web Services and Applications version 8.5.201.41 introduces an important update to the '''serverSettings''' section of the '''application.yaml''' file. The '''updateOnStartup''' section is introduced. This update changes the previous behavior where settings were automatically updated on startup. To ensure that your deployment's configuration settings are automatically updated on startup, change the '''updateOnStartup''' settings on each Web Services and Applications node as follows:
Line 61: Line 61:
  
 
The following configuration options have been added or updated in Web Services and Applications version 8.5.202.XX:
 
The following configuration options have been added or updated in Web Services and Applications version 8.5.202.XX:
{{Chgbar_open}}
 
 
* [[Options:Web_Services_and_Applications:interaction-workspace:privilege-teamlead-can-monitor-routing-point|privilege.teamlead.can-monitor-routing-point]]
 
* [[Options:Web_Services_and_Applications:interaction-workspace:privilege-teamlead-can-monitor-routing-point|privilege.teamlead.can-monitor-routing-point]]
 
* [[Options:Web_Services_and_Applications:interaction-workspace:teamlead-monitorable-routing-points|teamlead.monitorable-routing-points]]
 
* [[Options:Web_Services_and_Applications:interaction-workspace:teamlead-monitorable-routing-points|teamlead.monitorable-routing-points]]
 
* [[Options:Web_Services_and_Applications:interaction-workspace:voice-caller-id-key-name|voice.caller-id.key-name]]
 
* [[Options:Web_Services_and_Applications:interaction-workspace:voice-caller-id-key-name|voice.caller-id.key-name]]
{{Chgbar_close}}
 
 
The following configuration options have been added or updated in Web Services and Applications version 8.5.202.23:
 
The following configuration options have been added or updated in Web Services and Applications version 8.5.202.23:
 
* [[Options:Web_Services_and_Applications:interaction-workspace:permissions-agent-group-exclude|permissions-agent-group-exclude]]
 
* [[Options:Web_Services_and_Applications:interaction-workspace:permissions-agent-group-exclude|permissions-agent-group-exclude]]
Line 220: Line 218:
 
==Gplus Adapters configuration option updates==
 
==Gplus Adapters configuration option updates==
 
The following configuration options have been added or updated in Web Services and Applications version 8.5.202.XX:
 
The following configuration options have been added or updated in Web Services and Applications version 8.5.202.XX:
{{Chgbar_open}}
 
 
* [[Documentation:HTCC:IWWDep:GPAConfig#screenpop.openmedia.on-invite|screenpop.openmedia.on-invite]]
 
* [[Documentation:HTCC:IWWDep:GPAConfig#screenpop.openmedia.on-invite|screenpop.openmedia.on-invite]]
 
* [[Documentation:HTCC:IWWDep:GPAConfig#salesforce.keep-session-alive|salesforce.keep-session-alive]]
 
* [[Documentation:HTCC:IWWDep:GPAConfig#salesforce.keep-session-alive|salesforce.keep-session-alive]]
 
* [[Documentation:HTCC:IWWDep:GPAConfig#salesforce.chat.transcript-custom-field-name|salesforce.chat.transcript-custom-field-name]]
 
* [[Documentation:HTCC:IWWDep:GPAConfig#salesforce.chat.transcript-custom-field-name|salesforce.chat.transcript-custom-field-name]]
 
{{Chgbar_close}}
 
  
 
The following configuration options have been added or updated in Web Services and Applications version 8.5.202.23:
 
The following configuration options have been added or updated in Web Services and Applications version 8.5.202.23:
Line 268: Line 263:
 
==Web Services API updates==
 
==Web Services API updates==
 
The following updates have been made in Web Services and Applications version 8.5.202.XX:
 
The following updates have been made in Web Services and Applications version 8.5.202.XX:
{{Chgbar_open}}
 
 
* '''ServiceAPI'''
 
* '''ServiceAPI'''
 
** [[Documentation:HTCC:API:ServiceConfigurations|Configuration]]
 
** [[Documentation:HTCC:API:ServiceConfigurations|Configuration]]
Line 279: Line 273:
 
** '''[[Documentation:HTCC:Dep:HTCCConfigurationOptionsReference#enableRPMonitoring|enableRPMonitoring]]''' option
 
** '''[[Documentation:HTCC:Dep:HTCCConfigurationOptionsReference#enableRPMonitoring|enableRPMonitoring]]''' option
 
** '''[[Documentation:HTCC:Dep:HTCCConfigurationOptionsReference#useEmployeeIdAsAgentLoginForSIPCluster|useEmployeeIdAsAgentLoginForSIPCluster]]''' option
 
** '''[[Documentation:HTCC:Dep:HTCCConfigurationOptionsReference#useEmployeeIdAsAgentLoginForSIPCluster|useEmployeeIdAsAgentLoginForSIPCluster]]''' option
{{Chgbar_close}}
 
 
  
 
The following updates have been made in Web Services and Applications version 8.5.202.23:
 
The following updates have been made in Web Services and Applications version 8.5.202.23:

Latest revision as of 15:15, May 13, 2022

New and updated configuration options and API operations

After migrating your Web Services and Applications deployment, review the list of added or updated configuration and API options to decide if you want to maintain the default state of the options or modify them to match your deployment requirements.


Web Services and Applications deployment update

Web Services and Applications version 8.5.201.41 introduces an important update to the serverSettings section of the application.yaml file. The updateOnStartup section is introduced. This update changes the previous behavior where settings were automatically updated on startup. To ensure that your deployment's configuration settings are automatically updated on startup, change the updateOnStartup settings on each Web Services and Applications node as follows:

updateOnStartup:
        statistics: true
        opsCredentials: true
        features: true

For more information, see Server settings.

Workspace Web Edition configuration option updates

The following configuration options have been added or updated in Web Services and Applications version 8.5.202.XX:

The following configuration options have been added or updated in Web Services and Applications version 8.5.202.23:

The following configuration options have been added or updated in Web Services and Applications version 8.5.202.04:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.92:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.84:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.76:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.68:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.61:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.50:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.41:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.29:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.18:

Gplus Adapters configuration option updates

The following configuration options have been added or updated in Web Services and Applications version 8.5.202.XX:

The following configuration options have been added or updated in Web Services and Applications version 8.5.202.23:

The following configuration options have been added or updated in Web Services and Applications version 8.5.202.04:

The following configuration option has been updated in Web Services and Applications version 8.5.201.92:

The following configuration options have been updated in Web Services and Applications version 8.5.201.84:

The following configuration option has been updated in Web Services and Applications version 8.5.201.76:

The following configuration options have been updated in Web Services and Applications version 8.5.201.68:

No configuration options have been added or updated in Web Services and Applications version 8.5.201.61.

No configuration options have been added or updated in Web Services and Applications version 8.5.201.50.

The following configuration option has been added or updated in Web Services and Applications version 8.5.201.41:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.29:

The following configuration options have been added or updated in Web Services and Applications version 8.5.201.18:

Web Services API updates

The following updates have been made in Web Services and Applications version 8.5.202.XX:

The following updates have been made in Web Services and Applications version 8.5.202.23:

The following updates have been made in Web Services and Applications version 8.5.202.04:

No updates have been made in Web Services and Applications version 8.5.201.92.

No updates have been made in Web Services and Applications version 8.5.201.84.

The following updates have been made in Web Services and Applications version 8.5.201.76:

The following updates have been made in Web Services and Applications version 8.5.201.68:

The following updates have been made in Web Services and Applications version 8.5.201.61:

The following updates have been made in Web Services and Applications version 8.5.201.50:

The following updates have been made in Web Services and Applications version 8.5.201.41:

The following updates have been made in Web Services and Applications version 8.5.201.29:

The following updates have been made in Web Services and Applications version 8.5.201.18:

This page was last edited on May 13, 2022, at 15:15.
Comments or questions about this documentation? Contact us for support!