This page was last edited on June 28, 2022, at 18:02.
Comments or questions about this documentation? Contact us for support!
Interaction Concentrator
Also known as ICON. A Genesys product that collects and stores detailed data from various sources in a contact center that is empowered by using Genesys software. Downstream reporting systems can access Interaction Concentrator data in near–real time.
Operating on top of Genesys Framework, the product consists of a server application that is called ICON and a database that is called Interaction Database (IDB). The server receives data from data sources such as Configuration Server, T-Server, or particular Genesys solutions; it then stores this data in IDB by using Genesys DB Server.
Section: gim-transformation
Default Value: false
Valid Values: true, false
Changes Take Effect: On the next ETL cycle
Dependencies: none
Introduced: 8.5.1.116.37
Controls whether the transformation job queries end offsets of Kafka partitions and uses the query results to determine whether to skip empty Kafka partitions.
If the value of this option is true, the transformation job queries the current end offsets of Kafka partitions. If the partition end offset is equal to the transformation high watermark (indicating that no new data is present in the partition) the transformation job skips the partition during the current execution. The success of this query can vary depending on the Kafka cluster settings in your environment.
If the value of this option is false, the transformation job does not query end offsets, and tries to poll data from all configured topic-partitions.
Genesys Info Mart Release Notes
Release Date | Release Type | Restrictions | AIX | Linux | Mac | Solaris | Windows |
---|---|---|---|---|---|---|---|
06/28/22 | Update | X | X |
This release contains the following new features and enhancements:
This release contains the following resolved issues:
Genesys Info Mart now advances the ElasticSearch (ES) watermark even if the ES index for the current transformation time is missing. Previously in release 8.5.116.35, Genesys Info Mart did not advance the watermark unless there was an index for the current transform time or for a time later than the current transformation time. (GIM-14171)
On MSSQL deployments, the migration job now completes successfully when migrating from release 8.5.006.11 or earlier to release 8.5.116.12 or later. Previously in such scenarios, the job failed, logging an error message containing the following text:
Invalid column name 'ML_FLAG'.
(GIM-14152)
Genesys Info Mart now supports encryption of exported data in supported RDBMS. Previously, Genesys Info Mart did not support encryption of exported data on Windows. (GIM-13959)
Refer to the Deployment Procedure for this release to deploy the installation package within your environment.