Reltio Connect

 View Only
  • 1.  DevOps-Reltio

    Posted 09-15-2022 09:41
    Hello All,
    We have recently decided to implement the Reltio Customer Data Management application for our organization and are exploring DevOps for the same. My question is as follows-
    Considering we will go with agile methodology, we can have parallel sprints, and multiple people working in the Dev environment on configurations.
    During the monthly release, we need to move configurations to the higher environment,  when we export our config JSON file, it may have a scenario where multiple people's configurations are present and we may not want to migrate everything to a higher environment. In such scenario what will happen? Do we need to compare two JSONs manually? or do we have the OOTB utility for the same.
    Regards,
    Inderjeet

    ------------------------------
    Inderjeet Kaur Sasan
    Eaton
    Riddhi Towers,Viman Nagar
    ------------------------------


  • 2.  RE: DevOps-Reltio

    Founding Member
    Posted 09-15-2022 10:08
    Hi Inderjeet,
    I'm not aware of any OOTB utility. However any such devops practice should be controlled from a Versioned repository such as Git.
    The developers should commit the changes to a specific branch in a git repository and then it should get deployed to the Reltio environments. In this way you can resolve conflicts, rollback to previous versions, validate json before applying etc.

    This is how I prefer, we can expect the views from others as well.

    ------------------------------
    Gowthamprabhu Sivaraj
    AstraZeneca
    ------------------------------