Subcomponent Information

Configuration Object Model Application Block 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.07 [09/12/11] – Hot Fix           X
8.0.200.06 [03/31/11] – Hot Fix           X
8.0.200.05 [10/07/10] – General           X
8.0.100.10 [05/05/10] – Hot Fix           X
8.0.100.08 [03/09/10] – General           X
8.0.000.06 [07/24/09] – General           X

Known Issues and Recommendations


Introduction

This release note applies to all 8.0 releases of the Configuration Object Model Application Block for .NET. For a list of other .NET Platform SDK subcomponents, or to read general notes about this release of the .NET Platform SDK, see the Platform SDK & Application Blocks for .NET 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 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.07 [09/12/11] – Hot Fix

Supported Operating Systems
New in This Release
Corrections and Modifications

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 section describes new features that were introduced in this release of the Configuration Object Model Application Block for .NET.

Corrections and Modifications

This release also includes the following corrections and modifications:


There are no corrections or modifications in this release.


Top of Page


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

Supported Operating Systems
New in This Release
Corrections and Modifications

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 section describes new features that were introduced in this release of the Configuration Object Model Application Block for .NET.

Corrections and Modifications

This release also includes the following corrections and modifications:


There are no corrections or modifications in this release.


Top of Page


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

Supported Operating Systems
New in This Release
Corrections and Modifications

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 Configuration Object Model Application Block for .NET.

Corrections and Modifications

This release also includes the following corrections and modifications:


Top of Page


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

Supported Operating Systems
New in This Release
Corrections and Modifications

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 section describes new features that were introduced in this release of the Configuration Object Model Application Block for .NET.

Corrections and Modifications

This release also includes the following corrections and modifications:


There are no corrections or modifications in this release.


Top of Page


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

Supported Operating Systems
New in This Release
Corrections and Modifications

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 Configuration Object Model Application Block for .NET.

Corrections and Modifications

This release also includes the following corrections and modifications:


There are no corrections or modifications in this release.


Top of Page


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

Supported Operating Systems
New in This Release
Corrections and Modifications

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 Configuration Object Model Application Block 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:


The new RemoveAccount method allows you to remove an account (ACE) from an object's Access Control List (ACL) with the Configuration Object Model Application Block for .NET. This method removes the specified account's permissions on the current object, with optional recursion for child objects. For example, the following code would remove a specified access group from the tenant's access list and all of the tenant's children:

cfgTenant.RemoveAccount(accessgroup, true)

(ER# 122871490)


Top of Page


Known Issues and Recommendations

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


There are no known issues in this release.


Top of Page