Genesys Cloud - Main

 View Only

Discussion Thread View
  • 1.  Incremental updates messages / duplication of data to data warehouse

    Posted 10 days ago

    Hi,

    The regular analytics API only finds conversations that started during the interval (as to the Jobs endpoint that finds all touched conversations). But the jobs endpoint does not always have the data of yesterday, as it could take 48 hours.

    As message conversations can span several days and can start one day and continue another day, that regular endpoint will miss the updated conversations.

    Does anyone know of a way to get these incremental updates of yesterday without the need to go back and check all conversations of previous days again, just to see if there's an updated one?

    Thanks,

    Jeroen


    #DigitalChannels
    #Reporting/Analytics

    ------------------------------
    Jeroen van der Sandt
    bol.com B.V.
    ------------------------------


  • 2.  RE: Incremental updates messages / duplication of data to data warehouse

    Posted 4 days ago

    That is the problem with asynchronous interactions.  With our iSync and most likely with A3S from Genesys, there is the need to always reconcile conversations that span over days or even weeks as with Email.  The only possible solution is to only report on conversations that have closed sessions or to automatically close sessions each night.  Also, look at the new aggregate API that came out a couple of weeks ago.



    ------------------------------
    Robert Wakefield-Carl
    ttec Digital
    Sr. Director - Innovation Architects
    Robert.WC@ttecdigital.com
    https://www.ttecDigital.com
    https://RobertWC.Blogspot.com
    ------------------------------



  • 3.  RE: Incremental updates messages / duplication of data to data warehouse

    Top 25 Contributor
    Posted 4 days ago

    Would using AWS event bridge to get the data instead of using the APIs resolve this naturally. Since you will get each of those events as the happen and can then update the data entry as it occurs. 



    ------------------------------
    Anton VroonAnton Vroon
    ------------------------------



  • 4.  RE: Incremental updates messages / duplication of data to data warehouse

    Posted 3 days ago

    The challenge wit the event bridge is that you need to be always listening to get all the events. If you're listener application is down for even a short time (intentionally or not) you will create gaps. Event bridge is great for real-time actions, but wouldn't go there for historical reporting



    ------------------------------
    Stuart Gielen
    Danger Consulting Pty Ltd
    ------------------------------



  • 5.  RE: Incremental updates messages / duplication of data to data warehouse

    Top 25 Contributor
    Posted 2 days ago

    Hi Stuart, fairly new to Event Bridge myself, but isn't one of the benefits of AWS event bridge that if the connection goes down the events get queued up and processed when the connection goes back up?

    And at least on the Genesys developer centre guide it seems to suggest this approach:

    https://developer.genesys.cloud/analyticsdatamanagement/analytics/integration-guide



    ------------------------------
    Anton Vroon
    ------------------------------



  • 6.  RE: Incremental updates messages / duplication of data to data warehouse

    Posted 2 days ago

    Hi Anton,

    Good point. Just been burned too many times with event listeners. But that issue is no longer a problem now they have a queueing system in the middle.

    Thanks,

    Stuart



    ------------------------------
    Stuart Gielen
    Danger Consulting Pty Ltd
    ------------------------------



  • 7.  RE: Incremental updates messages / duplication of data to data warehouse

    Posted 2 days ago

    The AWS event bridge could solve this indeed, but I was hoping on another solution that does not entail a completely new integration for our setup.



    ------------------------------
    Jeroen van der Sandt
    bol.com B.V.
    ------------------------------



  • 8.  RE: Incremental updates messages / duplication of data to data warehouse

    Posted 2 days ago

    Hi Robert,

    I looked at the new aggregate API, but it seems to show the current state of e.g. a queue or ongoing and waiting interactions. The jobs endpoint would give me the correct data, but it's can have too big a delay for us.

    Thanks,



    ------------------------------
    Jeroen van der Sandt
    bol.com B.V.
    ------------------------------



Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources