This page was last edited on May 26, 2017, at 10:12.
Comments or questions about this documentation? Contact us for support!
Voice Platform Reporting Server Release Notes
Release Date | Release Type | Restrictions | AIX | Linux | Solaris | Windows |
---|---|---|---|---|---|---|
12/01/16 | Hot Fix | X | X |
This release includes only resolved issues.
This release contains the following resolved issues:
Reporting Server no longer displays a negative Duration value in a VAR Action report. (GVP-23360)
Reporting Server now supports configuring the transaction isolation level when initiating a connection to Microsoft SQL Server. A new configuration option manages this functionality.
hibernate.connection.isolation
Section: persistence
Valid Values: 1 (READ UNCOMMITTED), 2 (READ COMMITTED), 4(REPEATABLE READ), and 8 (SERIALIZABLE).
Default Value: 2
Takes effect: At start/restart
Configures the JDBC transaction isolation level for Microsoft SQL Server.
Note: DO NOT CHANGE this option unless formally advised by Genesys Customer Care or Genesys Engineering. (GVP-22357)
If you are connecting Reporting Server to Oracle 12c or 12c RAC database versions, Genesys recommends you to do the below configuration settings.