Reltio Connect

 View Only
Expand all | Collapse all

If the input event has both master & transactional info, will Kafka can separate that that use JSON builder to create the right JSON?

  • 1.  If the input event has both master & transactional info, will Kafka can separate that that use JSON builder to create the right JSON?

    Reltio Employee
    Posted 05-10-2022 16:31
    Thanks for insight into this customer question. #Kafka

    ------------------------------
    Chris Detzel
    Director of Customer Community and Engagement
    Reltio
    ------------------------------


  • 2.  RE: If the input event has both master & transactional info, will Kafka can separate that that use JSON builder to create the right JSON?

    Reltio Employee
    Posted 05-10-2022 16:33
    When talking about custom building a Reltio consumer, then that Reltio consumer, as it interprets each message, can be built in a way that interprets part of it as master data, any other part of it as contextual or transactional, or what we like to call in Reltio, interaction data. By splitting those into two, you can decide which bits you want to use right now, which bits you might discard, or where you need those data to go in Reltio. The master data represents a master data update to a profile in Reltio, will post that to that API call. And then separately, will be posting the transaction as an additional record in Reltio's interactions that will be joined to that particular profile.



    ------------------------------
    Matthew Gagan
    ------------------------------