Release Note

Genesys Interactive Insights for iWD

8.0.x

Genesys Telecommunications Laboratories, Inc. © 2011

Contents

Introduction

Release Number AIX HP-UX Linux Solaris Tru64 UNIX Windows
8.0.001.06 [03/11/2011] – General X X X X   X

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.genesyslab.com for more details.

This release note applies to all 8.0 releases of Genesys Interactive Insights for iWD.

Use of Third-Party Software

Genesys follows applicable third-party redistribution policies to the extent that Genesys solutions utilize third-party functionality. For specific information on any 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.001.06 [03/11/2011] – 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 Genesys Interactive Insights for iWD. Genesys Interactive Insights for iWD 8.0 offers the following:

Corrections and Modifications

As this is the first release of Genesys Interactive Insights for iWD, this release contains no corrections.

Top of Page


Known Issues and Recommendations

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


All Interactive Insights for iWD reports reference the DATE_TIME iWD Data Mart table for the purpose of identifying the date and time keys that should be used to query data. If this table is not populated or if report users request data for dates that extend beyond the date and time keys that are stored in this table, the reports will return No Data even if data is present in the fact or aggregate tables for this date range. Refer to the intelligent Workload Distribution documentation set for information about populating this table. (ER# 269111852)

Found In:  8.0.001.06 Fixed In: 

To use the Detail\Date condition on Oracle RDBMSs, you must define the BEGIN_SQL universe parameter to prevent the display of error messages about incompatible data types in custom reports that employ the condition.

In Designer, define this parameter as follows:

  1. On the File menu, select the Parameters menu item. The Universe Parameters window opens.
  2. On the Parameters tab, select the BEGIN_SQL parameter, set its value to the following, click Replace, and click OK
  3. :
    ALTER SESSION SET NLS_TIMESTAMP_FORMAT='DD-MM-RR HH24:MI:SS'
  4. Save the universe and export the changes to the BOE repository.

Note: None of the Interactive Insights for iWD reports use this condition. (ER# 268476301)

Found In:  8.0.001.06 Fixed In: 

In order for the From Hour and To Hour prompts in reports to function properly given a MySQL RDBMS, you must alter the SQL statement that defines the underlying hour_lov list of values to replace INTEGER with UNSIGNED.

To accomplish this in Designer:

  1. Open the properties of the Hour dimension in the Time class.
  2. On the Properties tab, click Edit to open the Query Panel.
  3. On the toolbar, click the SQL button to open the SQL Viewer, change the SQL statement to the following, and click OK to close the Viewer.
  4. select cast(VALUE as UNSIGNED)
    from GI2_CONSTANTS
    where TYPE='HOUR'
    order by 1
  5. On the Query Panel, click Save and Close.
  6. Click OK to save and close the measure's properties.
  7. Save the universe and export the changes to the repository.

(ER# 268389344)

Found In:  8.0.001.06 Fixed In: 

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 with this release.


Top of Page


Internationalization

Information in this section is included for international customers.


There are no known internationalization issues.


Top of Page


Additional Information

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

Product documentation is also provided on a Documentation Library DVD, which is produced monthly. The New Documents on this DVD page on the DVD indicates the DVD production date. Because the DVD is produced monthly, documentation on the Technical Support website may be more up-to-date than that on the DVD. To verify the latest version of a document, check the version number, located on the second page in PDFs and on the "About This File" topic for Help files.

Top of Page