Subcomponent Information

Configuration Platform SDK for Java

7.6.x

Genesys Telecommunications Laboratories, Inc. © 2008–2011

Contents

Introduction

Subcomponent Version AIX HP-UX Linux Solaris Tru64 UNIX Windows
7.6.201.05 [07/22/11] – Hot Fix X X X X X X
7.6.201.03 [08/26/09] – Hot Fix           X
7.6.201.02 [02/20/09] – General X X X X X X
7.6.200.11 [12/17/08] – General X X X X X X
7.6.000.05 [02/29/08] – General X X X X X X

Known Issues and Recommendations


Introduction

This document applies to all 7.6 releases of the Configuration Platform SDK for Java subcomponent that are specified in the Contents (above). For a list of other Java Platform SDK subcomponents, or to read about the Java Platform SDK in general, see the Platform SDK & Application Blocks for Java Release Note.

Use of Third-Party Software

Genesys follows applicable third-party redistribution policies to the extent that Genesys solutions utilize third-party functionality. For additional information about third-party software used in this product, see the Read Me. Contact your technical support representative if you have any questions.


Release Number 7.6.201.05 [07/22/11] – Hot Fix

New in This Release
Corrections and Modifications

New in This Release

This is a hot fix for this product. This release does not contain new features or functionality.

Corrections and Modifications

This release also includes the following corrections or modifications:


This release adds an empty string value for the logic that handles integer attributes. Previously, when updating a role, for example, in Genesys Administrator, a NumberFormatException occurred in PSDK configuration based applications, and the Configuration Server connection was lost. (ER# 265418753)


The PSDK Configuration Layer now provides correct information in the notifications that it sends upon removal of the last section in the annex of an Agent Group. (ER# 252230021)


Top of Page


Release Number 7.6.201.03 [08/26/09] – Hot Fix

New in This Release
Corrections and Modifications

New in This Release

This is a hot fix for this product. This release does not contain new features or functionality.

Corrections and Modifications

This release also includes the following correction or modification:


The namespace for ConfObject is now optional and not used by default. The ConfObject namespace ensures that valid XML is produced during serialization, however using the namespace could cause issues with existing applications that use XPath.

To use this namespace, set the com.genesyslab.platform.configuration.protocol.useConfObjectsNamespace system property to true. This property must be set before opening a connection to Configuration Server. (ER# 221755361)


Top of Page


Release Number 7.6.201.02 [02/20/09] – General

New in This Release
Corrections and Modifications

New in This Release

There are no restrictions for this release. This section describes new features that were introduced in this release of the Configuration Platform SDK for Java.

Corrections and Modifications

There are no corrections or modifications in this release.

Top of Page


Release Number 7.6.200.11 [12/17/08] – General

New in This Release
Corrections and Modifications

New in This Release

There are no restrictions for this release. This section describes new features that were introduced in this release of the Configuration Platform SDK for Java.

Corrections and Modifications

There are no corrections or modifications in this release.

Top of Page


Release Number 7.6.000.05 [02/29/08] – General

New in This Release
Corrections and Modifications

New in This Release

There are no restrictions for this release. This section describes new features that were introduced in the initial 7.6 release of the Configuration Platform SDK for Java.

Corrections and Modifications

This release includes the following corrections and modifications that were made between Release 7.5 or earlier releases and the initial 7.6 release:


There are no corrections or modifications in this initial release.


Top of Page


Known Issues and Recommendations

This section provides the latest information on known issues and recommendations associated with this product.


Standard Java Runtime Environment (JRE) and Java Development Kit (JDK) installations do not accommodate Advanced Encryption Standard (AES) cryptography with a 128-bit encryption key (considered too strong for some countries and thus subject to export restrictions). However, the Configuration Platform SDK uses this level of encryption. For more information, see the Platform SDK 7.6 Deployment Guide.


Incorrect message serialization causes a SAXParseException error during the validation process of EventObjectsRead and RequestUpdateObject messages. (ER# 214977701)

Found In: 7.6.200.11 Fixed In: 

Top of Page