Release Note

Platform SDK & Application Blocks for .NET

8.0.x

Genesys Telecommunications Laboratories, Inc. © 2009-2011

Contents

Introduction

Release Number AIX HP-UX Linux Solaris Tru64 UNIX Windows
8.0.200.14 [09/12/11] – Hot Fix           X
8.0.200.12 [03/31/11] – Hot Fix           X
8.0.200.09 [10/07/10] – General           X
8.0.100.16 [11/05/10] – Hot Fix           X
8.0.100.15 [05/05/10] – Hot Fix           X
8.0.100.09 [03/09/10] – General           X
8.0.000.06 [07/24/09] – General           X

Link to 7.6 Product Release Note (Cumulative)
Known Issues and Recommendations
Discontinued Support
Internationalization
Additional Information


Introduction

As of February 1, 2012, Genesys is no longer an affiliate of Alcatel-Lucent; any indication of such affiliation within Genesys products or packaging is no longer applicable. Please see the Genesys website at http://www.genesys.com for more details.

This release note applies to all 8.0 releases of the Platform SDK & Application Blocks for .NET.

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 on third-party software used in this product, see the Read Me. Please contact your technical support representative if you have any questions.


Release Number 8.0.200.14 [09/12/11] – Hot Fix

Supported Operating Systems
New in This Release
Corrections and Modifications
Subcomponents in this Release

Supported Operating Systems

The operating systems supported by this release are listed in the Contents, above.

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 includes the following corrections and modifications:


The Platform SDK now provides improved stability when connecting to large numbers of HA T-Server pairs. Previously, this scenario could cause an application to stop unexpectedly with a Genesyslab.Platform.Commons.PlatformException: Closing Selector message. (ER# 281099752)


When configured for warm standby, the Configuration Object Model Application Block now behaves correctly after failover. Previously, the application block would throw an InvalidOperationException after failover. (ER# 270982556)


Subcomponents in this Release

This release of the Platform SDK contains three types of subcomponents: SDKs, libraries, and application blocks. Release numbers of the individual subcomponents are provided below:

SDK Subcomponents
Library Subcomponents
Application Block Components

Top of Page


Release Number 8.0.200.12 [03/31/11] – Hot Fix

Supported Operating Systems
New in This Release
Corrections and Modifications
Subcomponents in this Release

Supported Operating Systems

The operating systems supported by this release are listed in the Contents, above.

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 includes the following corrections and modifications:


WarmStandbyService can now correctly reconnect or switch over following an ADDP disconnect. (ER# 269941434)


Subcomponents in this Release

This release of the Platform SDK contains three types of subcomponents: SDKs, libraries, and application blocks. Release numbers of the individual subcomponents are provided below:

SDK Subcomponents
Library Subcomponents
Application Block Components

Top of Page


Release Number 8.0.200.09 [10/07/10] – General

Supported Operating Systems
New in This Release
Corrections and Modifications
Subcomponents in this Release

Supported Operating Systems

The operating systems supported by this release are listed in the Contents, above.

New in This Release

There are no restrictions for this release. This section describes new features that were introduced in this release of the Platform SDK & Application Blocks for .NET.

Corrections and Modifications

This release also includes the following corrections and modifications:


The Platform SDK & Application Blocks for .NET now closes connections correctly after an ADDP timeout occurs. (ER# 258400722)


The buffer used to parse XML messages is now the correct length. Previously, some XML messages would fail to parse. (ER# 255101070)


Subcomponents in this Release

This release of the Platform SDK contains three types of subcomponents: SDKs, libraries, and application blocks. Release numbers of the individual subcomponents are provided below:

SDK Subcomponents
Library Subcomponents
Application Block Components

Top of Page


Release Number 8.0.100.16 [11/05/10] – Hot Fix

Supported Operating Systems
New in This Release
Corrections and Modifications
Subcomponents in this Release

Supported Operating Systems

The operating systems supported by this release are listed in the Contents, above.

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 includes the following corrections and modifications:


The Voice Platform SDK for .NET now correctly connects to a primary Nortel T-Server in hot standby HA mode correctly, even after a connection with the backup T-Server has been established. (ER# 261898295)


Subcomponents in this Release

This release of the Platform SDK contains three types of subcomponents: SDKs, libraries, and application blocks. Release numbers of the individual subcomponents are provided below:

SDK Subcomponents
Library Subcomponents
Application Block Components

Top of Page


Release Number 8.0.100.15 [05/05/10] – Hot Fix

Supported Operating Systems
New in This Release
Corrections and Modifications
Subcomponents in this Release

Supported Operating Systems

The operating systems supported by this release are listed in the Contents, above.

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 includes the following corrections and modifications:


The Protocol Manager Application Block can now switch to a TLS connection correctly when using auto-detect mode. Previously, TLS could only be enabled when the connection was in a Closed state. (ER# 247953574)


In Switch Policy Library for .NET, the IsPossible rules for Nortel Meridian switches were updated to allow agent-related actions (Login, Logout, Ready, and NotReady) on a DN of type Position when the agent status for that DN is Unknown. (ER# 247465164)


In Switch Policy Library for .NET, the IsPossible rule now indicates that on-hold calls cannot be released on NEC switches. Previously, this rule incorrectly indicated that such calls could be released. (ER# 248694153)


Subcomponents in this Release

This release of the Platform SDK contains three types of subcomponents: SDKs, libraries, and application blocks. Release numbers of the individual subcomponents are provided below:

SDK Subcomponents
Library Subcomponents
Application Block Components

Top of Page


Release Number 8.0.100.09 [03/09/10] – General

Supported Operating Systems
New in This Release
Corrections and Modifications
Subcomponents in this Release

Supported Operating Systems

The operating systems supported by this release are listed in the Contents, above.

New in This Release

There are no restrictions for this release. This section describes new features that were introduced in this release of the Platform SDK & Application Blocks for .NET.

Corrections and Modifications

This release also includes the following corrections and modifications:


KeyValueCollection objects now use the KeyComparer property to specify whether a search is case-sensitive or case-insensitive. This property is set to StringComparer.Ordinal (case-sensitive) by default. (ER# 226176641)


TLS server authentication now reads the Certificate_name property correctly, even if the certificate name received from the server is different than what is set in the client application. (ER# 231170101)


If a host has multiple IPs assigned and an application on that host is using one of those IPs as a local-endpoint, then connections from that application to Genesys Servers will use the first appropriate IP from the list of available IPs for this host given by DNS. (ER# 230570922)


.NET documentation included with the Platform SDKs has been updated to remove incorrect links.

Genesys still recommends checking for and downloading the latest available SDK documentation from the Genesys Developer Zone on a regular basis. (ER# 226399770)


Subcomponents in this Release

This release of the Platform SDK contains three types of subcomponents: SDKs, libraries, and application blocks. Release numbers of the individual subcomponents are provided below:

SDK Subcomponents
Library Subcomponents
Application Block Components

Top of Page


Release Number 8.0.000.06 [07/24/09] – General

Supported Operating Systems
New in This Release
Corrections and Modifications
Subcomponents in this Release

Supported Operating Systems

The operating systems supported by this release are listed in the Contents, above.

New in This Release

There are no restrictions for this release. This section describes new features that were introduced in the initial 8.0 release of the Platform SDK & Application Blocks for .NET.

Corrections and Modifications

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


Shortcuts to the Application Blocks are now handled correctly when multiple versions of the Platform SDK for .NET are installed on a single computer. Previously, shortcuts to different versions of the Application Blocks could be grouped together incorrectly. (ER# 219851833)


Subcomponents in this Release

This release of the Platform SDK contains two types of subcomponents: SDKs and application blocks. Release numbers of the individual subcomponents are provided below:

SDK Subcomponents
Application Block Subcomponents

Top of Page


Known Issues and Recommendations

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


Documentation provided with the Platform SDKs is still being improved and enhanced. To ensure you are working with the most correct and comprehensive information, please download the most recent SDK documentation from the Genesys Documentation website.


Shortcuts for the Platform SDK Application Blocks may appear at an incorrect location (under a previously installed instance of the Platform SDK for .NET shortcuts folder) if more than one instance of the Genesys Platform SDKs are installed. (ER# 248860531)

Found In: 8.0.100.15 Fixed In: 

KeyValueCollection currently offers no method for specifying a case-sensitive or case-insensitive search by key. (ER# 226176641)

Found In: 8.0.000.06 Fixed In: 8.0.100.09

Some links in the initial .NET documentation included with the Platform SDKs may not work correctly. Download the most recent SDK documentation from the Genesys Developer Zone to fix this issue. (ER# 226399770)

Found In: 8.0.000.06 Fixed In: 8.0.100.09

If a host has multiple IPs assigned and an application on that host is using one of those IPs as a local-endpoint, then connections from that application to Genesys Servers might not be successful in the following cases:

(ER# 230570922)

Found In: 8.0.000.06 Fixed In: 8.0.100.09

If the certificate name received from the server is different than what is set in the client application, then the Certificate_name property is ignored during TLS server authentication. (ER# 231170101)

Found In: 8.0.000.06 Fixed In: 8.0.100.09

Top of Page


Discontinued Support

This section documents features that are no longer supported in this software. This cumulative list is in release-number order with the most recently discontinued features at the top of the list.


There are no discontinued features or functions in this release of the Platform SDK & Application Blocks for .NET 8.0.


Top of Page


Internationalization

Information in this section is included for international customers.


There are no internationalization issues for this product.


Top of Page


Additional Information

Additional information on Genesys Telecommunications Laboratories, Inc. is available on our Technical Support website. The following documentation (located on the Developer Documentation CD, the Technical Support website, and the Genesys Documentation website) also contains information about this software. Please consult the Deployment Guide first.

Product documentation is provided on the Technical Support website, the Genesys Documentation website, and the Documentation Library DVD (produced monthly) or the Developer Documentation CD.

Note: For the DVD/CD, the New Documents on this DVD/CD page indicates the production date for that disc. Due to disc production schedules, documentation on the Technical Support website may be more up-to-date than what is available on disc immediately after a product is released or updated. To determine the version of a document, check the version number that is located on the second page in PDFs or on the About This File topic in Help files.

Top of Page