3.34

3.34

Release Notes - Version 3.34.0

Features:

  • Service Goal Details Job Addition: Added a new job that provides detailed insights into service goals, improving reporting and performance tracking for workforce management.
  • Learning APIs Added: Integrated new learning APIs, enabling access to additional data and insights for workforce learning and development.
  • Support for dateHire in userdetails: Introduced the dateHire field to the userdetails table, enhancing user data tracking, especially for hire date analytics.

Improvements:

  • Real-Time Error Handling (Merged PR 223):
    • Description: Fixed an issue where the Real-Time job for queue data was running but not generating audit messaging, and no data was written to the database, with no job failure logged.
    • Changes: Enhanced error handling in the data method, now logging errors and retrying the job 3 times before failure. Added handling for null responses from Genesys Cloud caused by inactive queues.

Bug Fixes:

  • Removed scheduledata from vwadherencedataday views: Corrected an issue where scheduledata was incorrectly included in the vwadherencedataday views, improving adherence data accuracy.

This release focuses on enhanced error handling, new job additions, API integrations, and essential bug fixes to ensure better functionality and data management.


    • Related Articles

    • CSI Roadmap and Backlog

      Audience Feature Estimated Release Date Status Comments Customer CSI: Timeshift plugin March 2025 Limited Release Currently being delivered in limited beta - contact support for more information Architecture Genesys Adapter: Upgrade legacy licensing ...
    • public.botreportingturns

      Description Columns Name Type Default Nullable Children Parents Comment id text false userinput text true botprompt text true sessionid varchar(200) true actionid varchar(200) true actionname varchar(100) true actionnumber integer true actiontype ...
    • public.vwbotreportingturns

      Description Normalized view of bot reporting turns with categorized confidence levels, feedback ratings, and duration calculations Table Definition CREATE VIEW vwbotreportingturns AS ( SELECT brt.id, brt.sessionid, brt.conversationid, brt.actionid, ...
    • public.convvoicesummarydata

      Description AI-generated summaries for voice conversations from Genesys Cloud Speech and Text Analytics Columns Name Type Default Nullable Children Parents Comment keyid varchar(150) false Primary key composed of conversation ID, summary type, and ...
    • public.convvoiceoverviewdata

      Description Voice Analysis Overview Data Columns Name Type Default Nullable Children Parents Comment keyid varchar(50) false Primary Key conversationid varchar(50) true Conversation GUID sentimentscore numeric(20,2) true Convesation Sentiment Score ...