Release Number | AIX | Linux | Solaris | Windows |
---|---|---|---|---|
6.1.013.00 [04/06/16] – Hot Fix | X | X | X | |
6.1.012.00 [02/08/16] – Hot Fix | X | X | X | |
6.1.011.00 [12/23/15] – Hot Fix | X | X | X | |
6.1.010.00 [12/08/15] – Hot Fix | X | X | X | |
6.1.009.00 [11/01/15] – Hot Fix | X | X | X | |
6.1.008.00 [10/15/15] – Hot Fix | X | X | X | |
6.1.007.00 [08/31/15] – Hot Fix | X | X | X | |
6.1.006.00 [08/10/15] – Hot Fix | X | X | X | |
6.1.005.00 [07/28/15] – Hot Fix | X | X | X | |
6.1.004.00 [07/16/15] – Hot Fix | X | X | X | |
6.1.003.01 [06/16/15] – Hot Fix | X | X | X | |
6.1.002.00 [05/20/15] – Hot Fix | X | X | X | |
6.1.001.00 [04/20/15] – General | X | X | X |
This release note applies to all 6.1 releases of the Gplus Adapter for Teleopti WFM.
Genesys follows applicable third-party redistribution policies to the extent that Genesys solutions utilize third-party functionality. For additional information on any third-party software used in this product, see the Read Me. Please contact your Customer Care representative if you have any questions.
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix release for this product. This release contains the following new feature and functionality:
pushPreviewMediaType
, has been added to outbound
Option section. This
Option configures the Open Media mediaType
associated with a PushPreview Outbound campaign.
outbound/pushPreviewMediaType
mediaType
used by the outbound records in a
PushPreview Outbound campaign.outboundpreview
This release includes the following corrections and modifications:
Fixed a bug where integers in the NotReady
Reason attribute were not being processed correctly in the
historical reports code. (WFM-1974)
Added a new option, outbound/pushPreviewMediaType
. (WFM-1973)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains no new features or functionality:
This release includes the following corrections and modifications:
Fixed a bug where Genesys callbacks that were scheduled later than 4 hours after the original call were not tracked. (WFM-1969)
Fixed a bug where multiple NotReady events with ACW prior to the first routed call were creating multiple call flows. (WFM-1965)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains the following new features and functionality:
sessionTimeout
, has been added to historical.ftp
and the historical
streams Option sections and it sets the maximum duration of the SSH session associated with the secure
transfer of the report files to the remote server. This Option was added to ensure that the session was closed
in the event of a mishap on the SSH server side during the transfer.
historical.ftp/sessionTimeout
or historical:<streamName>/ftp.sessionTimeout
120s
3m30s
, 2m
, 120s
etc.reason.notReady.determiner = eventAttribute: Reasons.ReasonCode, eventAttribute: Extensions.Reason
callType.determiner = eventAttribute: UserData.VQ_Name, eventAttribute: ThisQueue
This release includes the following corrections and modifications:
Fixed bug where a deadlock condition could occur with the TaskQueue
. (WFM-1964)
Added a session timeout option to the SftpTransferAgent
to prevent "stuck" sessions when the SSH server fails. (WFM-1963)
Modified the "determiners" so that multiple event attributes or parsing classes can be specifed for each determiner Option. (WFM-1848)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains the following new features and functionality:
application/lcaInstalled
, has been added to eliminate the Adapter connection
attempts to an Genesys Local Control Agent (LCA) that has not been installed:
application/lcaInstalled
true
true
or false
This release includes the following corrections and modifications:
Added the new Option, application/lcaInstalled
. (WFM-1957)
Modified the log4j GZip Appender
to allow for rollover times less than the default one hour. (WFM-1956)
Modified the event logging to escape multi-line strings so that they remain on one line. (WFM-1953)
Modified the threshold parser so that numbers larger than 2 digits can be used for the individual fields e.g. 150s
. (WFM-1922)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains the following new features and functionality:
chat
interactions in the RTA messages. The new RTA states are listed below:
IMInbound
IMInternal
AfterIMWork
callback
, has been
added to facilitate the tracking of the callbacks. The typical configuration should only entail enabling the Option section as
the defaults will be correct for the majority of installations This new section contains the following Options:
connectedDeterminer
EventDiverted
attribute that contains the callback connected status.eventAttribute: UserData._CB_N_CUSTOMER_CONNECTED
EventDiverted
connectedValue
connectedDeterminer
Option if the
callback was successful.1
dispositionDeterminer
eventAttribute: UserData._CB_DISPOSITION
EventAbandoned
generated at the end of the original
customer call.enabled
false
true
or false
idDeterminer
eventAttribute: UserData._CB_SERVICE_ID
maxDuration
1d
1d2h35m30s
, 12h25m
etc.scheduledDisposition
dispositionDeterminer
Option that
identifies the disposition type as a scheduled callback.SCHEDULED
This release includes the following corrections and modifications:
RTA states have been added for IM
interactions that were previously indicated as chat
interactions. (WFM-1951)
Support for Genesys Callback 8.5 and a new Option section, callback
have been added. (WFM-1913)
The event parsing now checks for a Reason
attribute in the EventRegistered
events generated as a
response to the Adapter's registration requests. (WFM-1952)
The parallel queues code that determines the targeted queue for a call queued in more than one queue at the same time has been altered. The "last valid target" is now used if the list of possible targets is either empty or contains more than one candidate after the last diverted event has been received. (WFM-1935)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains the following new features and functionality:
event.properties/interactionTarget.determiner
, has been replaced with the following
two media specific determiner Options for chat
and email
interactions:
eventProperties/chat.target.determiner
chat
target or queue.eventAttribute: interactionProperties.interactionQueue
eventProperties/email.target.determiner
email
target or queue.eventAttribute: interactionProperties.interactionQueue
This release includes the following corrections and modifications:
Logging out of the outboundpreview
media now closes any open Preview records that have not been removed from the agent's Place. (WFM-1947)
Removed the event.properties/interactionTarget.determiner
Option that applied to both chat
and email
interactions and replaced that Option with two target determiners that are media specific. (WFM-1946)
Changed the default for the application/agentIdMode
Option from agentLogin
to personEmployeeId
. (WFM-1945)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains the new features and functionality:
event.properties/ixn.logout.determiner
, has been added to configure
the event attribute that the Adapter will use in the Reason field for the RTA message generated
when the agent logs out of the Interaction Server:
eventProperties/ixn.logout.determiner
eventAttribute: ReasonDescription
This release includes the following corrections and modifications:
Fixed a bug where an ArrayOutOfBoundsException
was generated when interactions that had been filtered out
were being removed from the internal tables. (WFM-1930)
Added a new option, eventProperties/ixn.logout.determiner
. (WFM-1928)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains no new features or functionality:
This release includes the following corrections and modifications:
Fixed a bug with the handling of outbound
Predictive and Progressive ASM modes
that was affecting historical reporting and RTA states. (WFM-1927)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains no new features or functionality:
This release includes the following corrections and modifications:
Fixed a bug where null interactions and attributes were propagated into the event handling code and generating
NullPointerExceptions
in certain instances. (WFM-1926)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains no new features or functionality:
This release includes the following corrections and modifications:
Fixed a bug where the EventCustomHandler
was not taking into account which Genesys server
was generating the queued events. (WFM-1924)
Fixed bug where a NullPointerException
would be thrown when a non-monitored Agent had
activity on a monitored Place. (WFM-1918)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains the following new features or functionality:
im
, that contains the
following Options :
enabled
false
true
or false
defaultServiceThreshold
0
defaultAbandonThreshold
0
defaultShortAbandonThreshold
0
interaction.reason.determiner
EventEstablished
attribute that will be included as the RTA reason.true
or false
maxInteractionTime
chat
two-step transfers as implemented by Workspace Desktop Edition (WDE) .
This release includes the following corrections and modifications:
Fixed bug where iWD workitems transferred from an agent's Place to a group workbin were not tracked properly. (WFM-1915)
Fixed bug where released events for the calls on the dialing agent's Place were not being recognized when
the dialed consult call was queued more than once and the voice/parallelQueuesEnabled
Option
was enabled. (WFM-1912)
Fixed bug where an integer overflow could expire interactions or call flows prematurely in certain rare cases. (WFM-1911)
The Adapter now checks the Annex configuration options for the TServer VQs used to route multimedia interactions. (WFM-1910)
Support for tracking internal Interaction Workspace (IWS) Instant Messaging (IM) interactions has been added. (WFM-1909)
The Adapter now catches the exception generated when certain routed calls expire without being answered. This change just removes the stack trace from the log and does not affect the reporting . (WFM-1908)
Modified the windows_install.bat
subroutine scripts to correct problems with restarting the script
with incomplete configuration. (WFM-1886)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
This is a hot fix for this product. This release contains the following new features or functionality:
reason.notReady.determiner
Options.
These determiners specify the event KeyValue collection attribute that contains the KeyValue pair
of interest:
eventAttributeKey
- returns key nameeventAttributeValue
- returns valueReasons.Break = code_01
eventAttributeKey: Reasons
returns BreakeventAttributeValue: Reasons
returns code_01chat
two-step transfers as implemented by Workspace Desktop Edition (WDE) .
This release includes the following corrections and modifications:
The RequestStartPlaceAgentStateReportingAll
is no longer used to register a single added Place
with the Interaction Server so that a EventPlaceAgentState
is received for only the new Place
. (WFM-1902)
The error messsage has been improved for the situation where the scheduled Monitoring Statistics logging attempts to report configuration information that has not been received from the Configuration Server. (WFM-1901)
The ACW
sessions that are not associated with a routed call (application/acwStrategy = pendingOnly
)
are now considered Unattached and will be reported as ACW
when the application/countUnattachedACW
Option is enabled. (WFM-1894)
Fixed bug where exceptions were being thrown on ServerDisconnected
events generated during
the Adapter's shutdown. (WFM-1893)
Changed the response to a missing Host
object in the Adapter's configuration so that a
descriptive error message is logged when the exception is thrown. (WFM-1892)
Added two event determiner types, eventAttributeKey
and eventAttributeValue
,
to replace the classes used in the reason.notReady.determiner
. (WFM-1888)
Fixed a bug where renamed Options in the alarmCodes
Option Section caused an exception to be
thrown if the name did not match one of the expected Option names. (WFM-1887)
Fixed bug where Abandoned events on secondary queues would trigger false Abandon counts for Virtual Hold calls. (WFM-1853)
Fixed bug where NullPointerExceptions
were generated when call flows are removed from the
internal tables by non-event triggers. (WFM-1891)
Added code and tests to support WDE chat
two-step transfers. (WFM-1888)
Supported Operating Systems
New in This Release
Corrections and Modifications
The operating systems supported by this release are listed in the Contents, above.
There are no restrictions for this release. This release contains the following new features or functionality:
This release includes the following corrections and modifications:
Added the support for Agent Seizing Mode in outbound campaigns. (WFM-1871)
This section provides the latest information on known issues and recommendations associated with this product.
The Gplus Adapter does not support Outbound Campaign ASM Dialing Modes: Predictive with Seizing or Preview with Seizing.
Found In: 5.2.010.00 | Fixed In: 6.1.001.00 |
Streams do not support individual Time Zones for each Stream. The application/timeZone
Option applies to all of the configured Streams.
Found In: 5.1.001.00 | Fixed In: |
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. For more information on discontinued support for operating environments and databases, see �Discontinued Support� in the Genesys Supported Operating Environment Reference Guide.
The event.properties/interactionTarget.determiner
option has been replace with the
event.properties/chat.target.determiner
and event.properties/email.target.determiner
Options.
Discontinued As Of: 6.1.008.00 |
The rta/stateTransformer.class
Option has been removed. The former default,
TeleoptiRTAStateTransformer
, is always used.
Discontinued As Of: 6.0.001.00 |
Information in this section is included for international customers.
There are no known internationalization issues for this product.
Additional information on Genesys Telecommunications Laboratories, Inc. is available on our Customer Care website. The following documentation also contains information about this software.
Product documentation is provided on the Customer Care website, the Genesys Documentation website, and the Documentation Library DVD (produced monthly).